This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/ValuableNo5634 on 2024-09-27 19:24:39+00:00.


Hey everyone,

I just wanted to share a new project I’ve been working on. It’s a web app to help you keep track of your subscriptions and manage expenses. You can easily add, edit, and delete subscriptions, view them on a calendar, and see weekly, monthly, and yearly totals. This makes it easier to decide what’s worth keeping or cutting.

Here is a quick demo

Subscription Manager Demo

The setup is super easy. Just clone the repo and run docker compose --build

Here is the link for Github repo: Subscription Manager

Hope it useful for someone! 😊