Kitapi

No available icon

Kitapi is a software to help users manage their income and expenses easily. Coded in Java 8 with JavaFX.

Features

  • Expenses categories
  • Income categories
  • Income transactions
  • Expense transactions
  • Remaining amount
  • Total income
  • Total expenses
  • Transactions filtering

Prerequisites

You will need Java 8 to build and run Kitapi.

How To Build Kitapi

You can build kitapi with the following command:

$ ./gradlew clean build

How To Run Kitapi

Download the latest release or you can run the development version from the command line as follows:

$ ./gradlew run

Credits

License

This project is released under Apache v2.0 license http://www.apache.org/licenses/LICENSE-2.0.html

Platform

Screenshots

Kitapi application main screen