Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 960 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 960 Bytes

Account Keeper

Account Keeper is an everyday utility app to keep track of your everyday incomes and expenses. It lets you add accounts (Ex. Bank & Cash), transfer funds from one account to another and record the journals for all transaction. The app is locked by device's authentication and all backups are encrypted. The app makes no connection to Internet. All your data remains on your device only.

Get it on Google Play

Permissions

  • External Storage Read/Write

Third Party Libraries

Icons

Upcoming

  • Tests
  • Read SMS to check for transactions (would require use of Android service)