Categories
Self-Hosted Productivity Finance Personal Finance Subscription Management Budget TrackingStars
Forks
Watchers
Developer links
Wallos
Track every recurring payment you have, from streaming services to SaaS tools, and get AI-powered recommendations on where to cut costs. Wallos manages subscriptions with automatic due date reminders delivered through email, Discord, Telegram, Pushover, Gotify, or custom webhooks so renewal charges never catch you off guard. Multi-currency support handles international subscriptions while the Fixer API converts everything to your primary currency for unified budget visibility. The statistics dashboard breaks down monthly and yearly spending by customizable categories, revealing consumption patterns and highlighting savings opportunities. AI analysis via ChatGPT, Gemini, or a locally-hosted Ollama instance reviews your subscription portfolio and suggests alternatives or consolidation strategies. Logo search automatically fetches brand imagery so your subscription list stays visually organized without manual uploads. Authentication supports OIDC with OAuth for enterprise environments, and the mobile-responsive interface works on any device with customizable themes and multi-language support. The PHP 8.3 application with SQLite backend runs from a single Docker container (bellamy/wallos image) with two persistent volumes for database and logos on port 8282. Deploy on RepoCloud with a dedicated VPS, keeping all financial data private under the GPL-3.0 license.
Benefits
- Complete Financial Data Privacy
- All subscription and payment data stays on your own server with SQLite storage, eliminating third-party access to sensitive financial information and subscription habits.
- Multi-Currency Budget Visibility
- Track subscriptions in any currency with automatic Fixer API conversion to your primary currency, providing unified monthly and yearly spending totals across international services.
- AI-Powered Spending Recommendations
- ChatGPT, Gemini, or local Ollama integration analyzes your subscription portfolio to suggest cost-saving alternatives, redundant service consolidation, and budget optimization strategies.
- Multi-Channel Payment Reminders
- Configurable notifications via email, Discord, Telegram, Pushover, Gotify, and webhooks ensure you never miss a payment due date or unexpected renewal charge.
Features
- Subscription Dashboard
- Visual overview of all recurring payments with due dates, costs, categories, and automatic logo fetching from the web for instant brand recognition.
- Category Analytics
- Customizable expense categories with statistical breakdowns showing monthly and yearly spending patterns, trends, and per-category budget allocation.
- OAuth/OIDC Authentication
- Enterprise single sign-on support through OIDC with OAuth providers, plus traditional credentials for personal deployments with multi-user access.
- Mobile Responsive Interface
- Fully responsive design adapts to phones, tablets, and desktops with customizable themes and multi-language support for international deployment.
- Docker One-Command Deploy
- Single container deployment via bellamy/wallos image with two persistent volumes for database and logos, configurable timezone, and automatic restart policies.