/keingeld

Primary LanguageTypeScript

KeinGeld - Open source offline personal finance software

After couple of weeks trying to find a useful software to manage my personal finance. Everything found was costly, complex to use or too much "enterprise".

The KeinGeld keeps your data offline on your computer and contains only the minimal features needed to manage your personal finance. We are not a bank manager, we don't need a powerful dashboard with 100 filtering options and 50 features.

Features

  • Free and open source!.
  • Add your expenses and earnings.
    • Transactions per category.
    • Transactions per family member.
    • Group transactions in different wallets.
  • Recurrent transactions: salary, car financing, etc.
  • Overview of your money in a simple calendar-like dashboard.
  • Encrypted database.

Building

Tech stack

  • Electron
  • React
  • Typescript
  • Tailwindcss

Compiling the code

$ yarn build

Running the tests

$ yarn test