There are plenty of great expense tracker apps available, depending on your needs. Some popular options include Mint, YNAB (You Need a Budget), and PocketGuard. These apps help categorize expenses, set budgets, and provide insights into spending habits.If you're looking for something more tailored, you might also consider building your own expense or subscription tracker app. Here's a helpful resource that breaks down the key features and development process: https://www.cleveroad.com/blog/how-...pp-market-analysis-and-features-to-implement/.
Hope this helps! Let me know if you have any specific requirements. 😊
I created an automatic expense tracker for iOS/Mac using the native Shortcuts app. It's a bit clumsy, but it works. Made it because I couldn't find any reliable apps that will automatically track spending in India. Made it for myself, thought I'd share. It's a first attempt, do let me know if it works for you. All credit to ChatGPT for making the regex for parsing SMSes.
Uses transaction SMSes to add spends to a Notes file.
Uses Automations to forward SMSes using some keywords to the Shortcut.
The Shortcut parses the message and adds it to the Notes file...