Skip to content
/ kasa Public

Personal finance tracker for the hashtag era

License

Notifications You must be signed in to change notification settings

mck182/kasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kasa - Personal finance tracker for the hashtag era

A simple Qt app to keep track of your spending without sharing your financial data with any 3rd party.

This app is not ready for everyday use yet. Here be dragons. You've been warned.

Contributors welcomed!


You need Qt5, including QtCharts, CMake 3 or higher and libOfx

Build instructions

Standard CMake stuff; clone the project first, then prepare the build:

cd kasa
mkdir build
cd build
cmake ../

Now build and run:

make
./kasa

About

Personal finance tracker for the hashtag era

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published