A 100% free personal finance tracker built with iOS design guidelines in mind. Download Dime on the App Store.
- 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.
- 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.
- If you would like to contribute directly to the codebase, do drop Rafael or Yumi a DM and we'll add you into our Discord group!
- Xcode
- Clone this project either via Xcode or terminal:
git clone https://github.com/rarfell/dimeApp.git
- For branch selection use:
--single-branch --branch [branchname]
afterclone
- 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.
- Alamofire
- CloudKitSyncMonitor
- ConfettiSwiftUI
- CrookedText
- SwiftUI Introspect
- IsScrolling
- Popovers
- ScrollViewStyle
- STools
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.