You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dime is a 100% free, open-source personal finance tracker built with iOS design guidelines in mind. Download Dime on the App Store.
App Preview
Why You’ll Love Dime
100% free forever, with no paywall or ads.
Beautifully iOS-centric design, with simplicity at its core.
Insightful expenditure breakdowns over various time periods.
Create budgets based on expense categories and stick to them.
Create recurring expenses with custom time frames.
Sync your expenses, categories and budgets with other devices via iCloud.
Custom reminders to input your expenses.
Biometric authentication to protect your data.
Home screen quick actions make capturing new expenses a breeze.
A gorgeous night theme for dark mode fanatics.
Informative home and lock screen widgets keep you updated at a glance.
How to help
Please feel free to raise issues for any inquiries, suggestions for improvements, or bugs you encounter.
You're welcome to fork the repository and propose changes through a pull request, although the decision to merge it rests with the project maintainers.
To follow along with app updates, follow @budgetwithdime on X / Twitter
If you would like to discuss with the contributors, feel free to drop Rafael or Jeffrey a DM!
How to build
Required
Xcode
Build Steps
Clone this project either via Xcode or terminal:
git clone https://github.com/rarfell/dimeApp.git
For branch selection use:
--single-branch --branch [branchname] after clone
After completion, open dime.xcodeproj using Xcode.
Please let all dependecies update automatically but we would recommend to run
File > Packages > Resolve Package Versions to ensure, everything is updated.