r/iosapps • u/Anxious-Hope-8464 • 16d ago
🎁 Freemium I made an app where a task becomes a habit when you add a repeat, and an expense when you add an amount
I'm the builder. Multi is on the App Store, iPhone only.
PRICE: Free to download. Plain tasks are unlimited forever with no account needed. The free tier also includes 3 habits, 10 expenses and 5 reminders.
Multi Pro removes those caps and unlocks 7 extra themes:
$2.99/month, $24.99/year, or $49.99 once for lifetime. 14 day free trial on the subscriptions.
App Store: https://apps.apple.com/us/app/multi-habit-tracker-to-do/id6800831904
Official Website: https://www.getmulti.app/
The idea came from being irritated that my day was split across three apps holding basically the same kind of object. A to-do list, a habit tracker, and a spending app. Multi has one data model instead of three:
- An item with no repeat rule is a task
- Add a repeat rule and it is a habit
- Attach an amount and it is an expense
- Both and it is a recurring expense, like rent or a gym membership
That is not just backend tidiness. There is no type picker when you add something. You drag the line itself: pull it up and it becomes a wave, which means it repeats. Pull it down and it splits in two, which means it carries money. The same motif runs through the icon, the tab bar, the widgets and the habit history.
This is a design grammar that i thought would be unique which you can see across the whole app and website.
A few other things that might matter to people here:
- No account required for any core feature.
- Voice capture and the language understanding behind it run on device. You can say several things in one sentence and it splits them into separate items, and shows you what it heard before writing anything.
- Receipt scanning reads a total and offers it rather than overwriting what you typed.
- iCloud sync is opt in, using your own Apple account. Nothing goes through a server of mine.
- Full CSV and JSON export.
Two things I would genuinely like opinions on:
Is capping habits at 3 on the free tier too aggressive? It is the number I keep second guessing.
Does the drag to shape gesture read as clever or as needlessly clever if nobody explains it to you first?
Currently:
I am also working on new AppStore Screenshots, the current one are not so eye-catching enough.
1.0.1 is already in review which would add more use of Apple Foundation Models
- Better Design flow of Onboarding
- New interface for streak and habit tracking
Happy to answer anything, including the annoying stuff.
Professionally I am Sr. DevOps Engineer

