I have around 40 subscriptions running in 5 currencies. Before building anything I tried a dozen trackers. The ones with the features I wanted stopped at a monthly total and called that analytics. A couple were beautiful and barely functional. And most of them billed monthly, which is an odd thing to charge for when your whole job is telling people they pay for too many things every month.
So I wrote my own. Recurred keeps every subscription and recurring bill in one list. It shows the next charge, converts everything into your main currency, and puts each payment on a calendar so the months with several annual bills stop being a surprise. It reminds you before a renewal or free trial ends and breaks spending down by category and by month. There is also an Optimizer that tracks how often you actually open a service, which is a fairly humbling screen.
Free, no ads, no account, no subscription. Everything stays on your device and syncs through your own iCloud.
Built fully native in Swift, iOS 18+. The only server side piece is a small Go service for exchange rates.
Built with