Wallos
Open-source, self-hostable personal subscription tracker to visualize recurring expenses and save money.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Self-host your subscription manager – track, visualize, and save on recurring expenses.
Core Features
- Multi-currency and multi-payment frequency
- Email/browser push reminders before renewals
- Spending charts and yearly overview
- One-click Docker deployment, full data control
- Multi-language support (including Chinese)
What It Can't Do
- •Uses SQLite by default; switch to MySQL for higher concurrency. 2. Email reminders require SMTP config. 3. Change default port and enable HTTPS after initial deployment for security.
Use Cases
- Manage all subscriptions like Netflix, Spotify to avoid forgotten renewals
- Analyze monthly fixed expenses for better budgeting
- Self-hosted alternative to cloud-based services for privacy
Detailed Introduction
Wallos is a lightweight, self-hosted web application that helps you track all your subscriptions in one place. It supports multiple currencies, categories, payment frequencies, and sends reminders before renewals. With a clean dashboard and statistics, you can see how much you spend monthly/yearly and identify unused subscriptions. Deployable via Docker in minutes, it gives you full privacy and control over your financial data, unlike cloud-based alternatives.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Run Docker: `docker run -d -p 8080:80 --name wallos -v /your/path:/var/www/html/db ellite/wallos`
Step 2: Visit http://localhost:8080 and create an admin account
Step 3: Add subscriptions (name, amount, frequency, category) and view the dashboard
- Step 1: Run Docker: `docker run -d -p 8080:80 --name wallos -v /your/path:/var/www/html/db ellite/wallos`
- Step 2: Visit http://localhost:8080 and create an admin account
- Step 3: Add subscriptions (name, amount, frequency, category) and view the dashboard
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Stop and remove container: `docker stop wallos && docker rm wallos`, then delete the mounted data directory.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Similar Projects
AppFlowy
Open source alternative to Notion with AI-powered workspace, full data control, and cross-platform native experience.
memos
Open-source, self-hosted note-taking tool for quick capture. Markdown-native, lightweight, and fully yours.
siyuan
A privacy-first personal knowledge management system with fine-grained block-level references and Markdown WYSIWYG.