1
0

Update Apps

This commit is contained in:
pooneyy
2025-06-17 22:14:50 +08:00
parent fde1f66d67
commit 7f0fcd8a35
134 changed files with 9589 additions and 3968 deletions

View File

@@ -1,26 +1,22 @@
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/ellite/Wallos/raw/main/images/wallossolidwhite.png">
<source media="(prefers-color-scheme: light)" srcset="https://github.com/ellite/Wallos/raw/main/images/wallossolid.png">
<img alt="Wallos" src="https://github.com/ellite/Wallos/raw/main/images/wallossolid.png">
</picture>
![Wallos](https://github.com/ellite/Wallos/raw/main/images/wallossolid.png)
Wallos: Open-Source Personal Subscription Tracker
Wallos: 开源个人订阅追踪器
## Introduction
## 简介
Wallos is a powerful, open-source, and self-hostable web application designed to empower you in managing your finances with ease. Say goodbye to complicated spreadsheets and expensive financial software Wallos simplifies the process of tracking expenses and helps you gain better control over your financial life.
Wallos 是一个强大、开源且可自行托管的网络应用旨在帮助您轻松管理财务。告别复杂的电子表格和昂贵的财务管理软件Wallos 简化了费用追踪的过程,帮助您更好地掌控自己的财务生活。
## Features
## 功能
- Subscription Management: Keep track of your recurring subscriptions and payments, ensuring you never miss a due date.
- Category Management: Organize your expenses into customizable categories, enabling you to gain insights into your spending habits.
- Multi-Currency support: Wallos supports multiple currencies, allowing you to manage your finances in the currency of your choice.
- Currency Conversion: Integrates with the Fixer API so you can get exchange rates and see all your subscriptions on your main currency.
- Data Privacy: As a self-hosted application, Wallos ensures that your financial data remains private and secure on your own server.
- Customization: Tailor Wallos to your needs with customizable categories, currencies, themes and other display options.
- Sorting Options: Allowing you to view your subscriptions from different perspectives.
- Logo Search: Wallos can search the web for the logo of your subscriptions if you don't have them available for upload.
- Mobile view: Wallos on the go.
- Statistics: Another perspective into your spendings.
- Notifications: Get notified by email of an upcoming payment.
- Multi Language support.
* 订阅管理:追踪您的定期订阅和支付,确保您不会错过任何到期日。
* 分类管理:将支出组织到自定义类别中,帮助您了解自己的消费习惯。
* 多货币支持Wallos 支持多种货币,允许您使用首选货币管理财务。
* 货币转换:与 Fixer API 集成,以便获取汇率并以主要货币查看所有订阅。
* 数据隐私作为自托管的应用程序Wallos 确保您的财务数据在您自己的服务器上保持私密和安全。
* 自定义:根据您的需求,您可以自定义 Wallos 的分类、货币、主题和其他显示选项。
* 排序选项:从不同的视角查看您的订阅。
* Logo 搜索:如果您没有上传订阅的 LogoWallos 可以在网上为您搜索。
* 移动视图:随时随地使用 Wallos。
* 统计数据:另一种看待支出的方式。
* 通知:收到即将付款的电子邮件通知。
* 多语言支持。

26
apps/wallos/README_en.md Normal file
View File

@@ -0,0 +1,26 @@
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/ellite/Wallos/raw/main/images/wallossolidwhite.png">
<source media="(prefers-color-scheme: light)" srcset="https://github.com/ellite/Wallos/raw/main/images/wallossolid.png">
<img alt="Wallos" src="https://github.com/ellite/Wallos/raw/main/images/wallossolid.png">
</picture>
Wallos: Open-Source Personal Subscription Tracker
## Introduction
Wallos is a powerful, open-source, and self-hostable web application designed to empower you in managing your finances with ease. Say goodbye to complicated spreadsheets and expensive financial software Wallos simplifies the process of tracking expenses and helps you gain better control over your financial life.
## Features
- Subscription Management: Keep track of your recurring subscriptions and payments, ensuring you never miss a due date.
- Category Management: Organize your expenses into customizable categories, enabling you to gain insights into your spending habits.
- Multi-Currency support: Wallos supports multiple currencies, allowing you to manage your finances in the currency of your choice.
- Currency Conversion: Integrates with the Fixer API so you can get exchange rates and see all your subscriptions on your main currency.
- Data Privacy: As a self-hosted application, Wallos ensures that your financial data remains private and secure on your own server.
- Customization: Tailor Wallos to your needs with customizable categories, currencies, themes and other display options.
- Sorting Options: Allowing you to view your subscriptions from different perspectives.
- Logo Search: Wallos can search the web for the logo of your subscriptions if you don't have them available for upload.
- Mobile view: Wallos on the go.
- Statistics: Another perspective into your spendings.
- Notifications: Get notified by email of an upcoming payment.
- Multi Language support.