Hacker News new | ask | show | jobs
by dh1011 631 days ago
I am working on "Subscription Manager," a simple single-page web application that allows users to manage their recurring payments. It provides a summary of your expenses, including weekly, monthly, and yearly totals for all your current subscriptions. Additionally, it features notifications through NTFY to notify when a subscription is dued for payment.

Here is the Github repo of this project: https://github.com/dh1011/subscription-manager

This is a self-hosted open-source project, licensed under the MIT license.