Abacus: a secure & open source Firefly III client.
Introduction:
- Firefly III Client for iOS.
- Authentication with Oauth2.
- Use of iOS Keychains to store the accessToken / refreshToken.
- No external API calls nor Analytics API, not even sentry / crashlytics.
- Support the Net Worth by currency.
- Chart to display history of your asset accounts.
Source: https://github.com/victorbalssa/abacus.
You need a personal Firefly III instance online (or on your LAN) to use this application:
Firefly III : A free and open source personal finance manager.
Source: https://github.com/firefly-iii/firefly-iii/
What's new (v0.25.0)
- Bug fixes
- Extended category overview @ctrl-f5
- Fix crash when initial state is from previous version @ctrl-f5
- Add Error Boundaries @ctrl-f5
- Correctly render the line markers on cursor when not all lines are active @ctrl-f5
- Fix UI overflow for long currency numbers on mobile devices @Copilot
- Improved assets homepage @ctrl-f5