Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
Go to file
Anantha Kumaran a7b4a1ab0c add the concept of interest transaction
If the posting amount is being debited from Income:Interest:***
account, then consider it as an interest transaction.
2022-04-19 13:32:05 +05:30
cmd add allocation page 2022-04-16 10:38:32 +05:30
docs add docs 2022-04-19 11:12:14 +05:30
internal add the concept of interest transaction 2022-04-19 13:32:05 +05:30
web add yearly investment breakdown 2022-04-17 12:15:57 +05:30
.gitignore add init command 2022-04-14 11:11:03 +05:30
Makefile [docs] initial commit 2022-04-13 22:35:46 +05:30
README.md add xirr 2022-04-14 12:47:42 +05:30
go.mod add xirr 2022-04-14 12:47:42 +05:30
go.sum add xirr 2022-04-14 12:47:42 +05:30
package-lock.json add investment page 2022-04-02 13:01:29 +05:30
package.json add investment page 2022-04-02 13:01:29 +05:30
paisa.go add update command 2022-03-27 13:39:48 +05:30
shell.nix [docs] initial commit 2022-04-13 22:35:46 +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 manage personal finance, specially tailored for Indians. It builds on top of the ledger double entry accounting tool.

Status

It's in very early stages of development.