Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
Go to file
Anantha Kumaran 19948a8579 switch overview to svelte 2022-12-24 18:35:07 +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 switch overview to svelte 2022-12-24 18:35:07 +05:30
src switch overview to svelte 2022-12-24 18:35:07 +05:30
static/styles switch overview to svelte 2022-12-24 18:35:07 +05:30
web switch overview to svelte 2022-12-24 18:35:07 +05:30
.dockerignore setup demo 2022-09-08 18:30:24 +05:30
.eslintignore switch overview to svelte 2022-12-24 18:35:07 +05:30
.eslintrc.cjs switch overview to svelte 2022-12-24 18:35:07 +05:30
.gitignore switch overview to svelte 2022-12-24 18:35:07 +05:30
.npmrc switch overview to svelte 2022-12-24 18:35:07 +05:30
.prettierignore switch overview to svelte 2022-12-24 18:35:07 +05:30
.prettierrc switch overview to svelte 2022-12-24 18:35:07 +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 switch overview to svelte 2022-12-24 18:35:07 +05:30
package.json switch overview to svelte 2022-12-24 18:35:07 +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
svelte.config.js switch overview to svelte 2022-12-24 18:35:07 +05:30
tsconfig.json switch overview to svelte 2022-12-24 18:35:07 +05:30
vite.config.js switch overview to svelte 2022-12-24 18:35:07 +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.