Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
Go to file
Sugan G c08b2e25ca Add monthly savings ratio to expense page 2022-12-23 17:01:47 +05:30
.github/workflows nix flake based shell 2022-09-15 23:01:24 +05:30
cmd add Schedule AL page 2022-11-20 16:35:05 +05:30
docs add Schedule AL page 2022-11-20 16:35:05 +05:30
internal add Schedule AL page 2022-11-20 16:35:05 +05:30
web Add monthly savings ratio to expense page 2022-12-23 17:01:47 +05:30
.dockerignore setup demo 2022-09-08 18:30:24 +05:30
.eslintrc.js setup linter for typescript 2022-05-07 20:30:44 +05:30
.gitignore add init command 2022-04-14 11:11:03 +05:30
.prettierrc.json setup linter for typescript 2022-05-07 20:30:44 +05:30
Dockerfile setup demo 2022-09-08 18:30:24 +05:30
LICENSE add license 2022-04-20 15:10:04 +05:30
Makefile nix flake based shell 2022-09-15 23:01:24 +05:30
README.md update readme 2022-09-09 19:17:12 +05:30
flake.lock go mod tidy and update flakes 2022-09-25 22:41:24 +05:30
flake.nix nix flake based shell 2022-09-15 23:01:24 +05:30
fly.toml setup demo 2022-09-08 18:30:24 +05:30
go.mod go mod tidy and update flakes 2022-09-25 22:41:24 +05:30
go.sum go mod tidy and update flakes 2022-09-25 22:41:24 +05:30
package-lock.json update colors 2022-09-10 09:07:18 +05:30
package.json update colors 2022-09-10 09:07:18 +05:30
paisa.go add update command 2022-03-27 13:39:48 +05:30
shell.nix nix flake based shell 2022-09-15 23:01:24 +05:30
tsconfig.json Add networth timeline 2022-04-09 12:31:12 +05:30

README.md

Paisa

Paisa is a command line tool and WebGUI to visualize personal finance, specially tailored for Indians. It builds on top of the ledger double entry accounting tool. Checkout documentation to get started.

Demo

A demo of the WebGUI can be found at https://paisa-demo.ananthakumaran.in

Status

It's in very early stages of development. Feel free to open an issue if you found a bug or start a discussion if you have a feature request.

License

This software is licensed under the MIT license.