Countary offers everything you need to create and manage budgets. It runs on any desktop computer that can run JavaFX (see https://openjfx.io/). If your bank provides exports of statements in OFX format, then you can use Countary!
This project is maintained by hoogenbj
There are two ways to run Countary - download a binary from the latest release, or build and run from the source code. Downloading and using a binary is the easiest. Note that doing either signifies acceptance of the terms of the license.
You will need version 19+ of the JDK installed, as well as at least v7.6 of Gradle.
gradle wrapper
in the root of the project../gradlew run
.You should be able to import the project into any IDE that supports Gradle projects.
Go to the repo and click on the latest release. Look for the link in the sidebar to the right. Download a suitable release (Windows or Mac). Sorry, no Linux packages yet.
Back to Home