TiloBox
Back to directory
Wallos project preview

Wallos

Open-source, self-hosted subscription and recurring expense tracker.

LicenseGPL-3.0
GitHub stars3.8k
Last commit1 weeks ago
Tags6 topics
Subscription TrackerExpense ManagerProductivitySelf HostedPhpSqlite
Overview

Why consider Wallos?

Wallos is an open-source, self-hosted personal subscription and expense tracker. It tracks recurring bills, contracts, payment schedules, currencies, and cancellation dates with email reminders.

Guided learning

Learn Wallos by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of Wallos

Wallos visualizes monthly subscription overhead, recurring renewal dates, and currency exchange rates in a clean web dashboard.

Running with Docker

bash
1docker run -d \
2 --name wallos \
3 -p 8282:80 \
4 -v $(pwd)/wallos/db:/var/www/html/db \
5 -v $(pwd)/wallos/logos:/var/www/html/images/uploads/logos \
6 bellis/wallos:latest

Wallos is licensed under the GNU General Public License v3.0 (GPL-3.0).

Related tools

More options with a similar category or technology profile.

Wallos FAQs

Wallos is listed as a Monitoring tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

Wallos is listed under the GPL-3.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

Wallos is listed as an alternative to Truebill. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.