emaiannone / budget-watch

Application for personal budget management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Budget Watch

Build Status

Get it on F-Droid Get it on Google Play

Budget Watch helps manage personal budgets. After adding your budgets, simply record your day-to-day transactions. You can then view how close your sending is to your budget.

Screenshots

Building

To build, use the gradle wrapper scripts provided in the top level directory of the project. The following will compile the application and run all unit tests:

GNU/Linux, OSX, UNIX:

./gradlew build

Windows:

./gradlew.bat build

Translating

If you are interested in translating this application to another language, find the project listing on Transifex.

Thanks

App icons from The Noun Project and Icons8, specifically:

Note from Developer

The developer is currently on hiatus from the project. Questions and pull requests may not be looked at for some time. Apologies in advance.

About

Application for personal budget management

License:GNU General Public License v3.0


Languages

Language:Java 100.0%