Launching today

Wallos
Every subscription you forgot about, on a server you own
7 followers
Every subscription you forgot about, on a server you own
7 followers
A self-hosted subscription tracker. You add what you pay for and it shows the real recurring total across every currency and billing cycle, including the annual plans that charge once a year and are the ones people forget they are still on. Runs in one Docker container on hardware you own, so nobody else holds a list of everything you subscribe to. Categories, payment methods, per-member tracking for a household, budgets, and a notice before a renewal hits. GPL-3.0.








RunEvr
@rabnoor_s I see this is a really useful thing, especially for people who have so many subscriptions to keep track of.
But I couldn’t quite catch how it tracks everything automatically. Do I have to add subscriptions manually, or is it somehow connected to my account or card?
@adana manual, not connected to your bank or card. you add each one once with its cycle and currency, and from then on it does the forward math and warns you before a renewal instead of after. finding them is still on you, which for me meant one grim pass through a year of statements. (and anyways you can supercharge it with your locall llms)
RunEvr
@rabnoor_s Ah, I see! But what if there’s a discount or you change your subscription plan? I guess you’d need to update it on the board so it starts calculating based on the new subscription. The point for me is not to forget to update or insert the data =D
@adana but you can just have an Apple shortcut vibe coded for it. Yes for sure some plumbing is needed because it's your payments at the end of the day and it's gonna be sensitive, but with some plumbing, it's magic.