Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
Go to file
Anantha Kumaran de8874184d [flake] set main program name
refer #197
2024-03-24 20:26:01 +05:30
.github fixes #177 2024-02-12 18:30:57 +05:30
brand add logo with black background 2023-12-24 09:16:04 +05:30
cmd bump version 2024-02-10 08:21:21 +05:30
desktop bump version 2024-02-10 08:21:21 +05:30
docs update doc 2024-03-02 18:12:28 +05:30
fixture [import] add value research template 2024-02-03 15:02:57 +05:30
flake [asset] add support for sorting table 2024-02-04 22:35:39 +05:30
fonts [docs] add docs for goals 2023-11-05 21:58:19 +05:30
internal add transaction export option 2024-03-02 21:06:26 +05:30
overrides add blog 2024-01-04 18:44:38 +05:30
src add transaction export option 2024-03-02 21:06:26 +05:30
tests adjust dates 2024-02-11 10:01:41 +05:30
web add wails 2023-09-09 07:36:31 +05:30
.dockerignore [config] support price provider search option 2023-09-18 22:54:37 +05:30
.eslintignore switch overview to svelte 2022-12-24 18:35:07 +05:30
.eslintrc.cjs migration to Svelte 4 2023-08-05 00:01:13 +05:30
.gitattributes mark flake folder as generated 2023-11-12 20:39:55 +05:30
.gitignore [demo] add sheet file 2024-01-12 19:00:35 +05:30
.npmrc switch overview to svelte 2022-12-24 18:35:07 +05:30
.prettierignore sheets initial commit 2024-01-07 22:16:05 +05:30
.prettierrc migration to Svelte 4 2023-08-05 00:01:13 +05:30
.prettierrc.json setup linter for typescript 2022-05-07 20:30:44 +05:30
CHANGELOG.md bump version 2024-02-10 08:21:21 +05:30
COPYING switch to agpl license 2023-02-16 21:58:00 +05:30
Dockerfile fixes #177 2024-02-12 18:30:57 +05:30
Dockerfile.demo fixes #177 2024-02-12 18:30:57 +05:30
Makefile js error page 2023-12-31 10:07:19 +05:30
README.md [config] support price provider search option 2023-09-18 22:54:37 +05:30
download-svgs.js split the icon into multiple files 2023-10-10 22:36:22 +05:30
flake.lock add blog 2024-01-04 18:44:38 +05:30
flake.nix [flake] set main program name 2024-03-24 20:26:01 +05:30
fly.toml setup demo 2022-09-08 18:30:24 +05:30
generate-font.js [docs] add docs for goals 2023-11-05 21:58:19 +05:30
go.mod [beancount] handle pad instruction 2024-02-11 09:04:11 +05:30
go.sum [cache] cache XIRR computation 2024-02-02 19:57:38 +05:30
ledger.nix embed ledger binary inside paisa 2023-09-10 09:53:21 +05:30
ledger.rb embed ledger binary inside paisa 2023-09-10 09:53:21 +05:30
mkdocs.yml [docs] add credit card 2024-01-27 12:09:27 +05:30
package-lock.json [asset] add support for sorting table 2024-02-04 22:35:39 +05:30
package.json [asset] add support for sorting table 2024-02-04 22:35:39 +05:30
paisa.go float64 to decimal 2023-08-20 17:58:17 +05:30
postcss.config.js migration to Svelte 4 2023-08-05 00:01:13 +05:30
shell.nix [beancount] handle pad instruction 2024-02-11 09:04:11 +05:30
svelte.config.js js error page 2023-12-31 10:07:19 +05:30
tailwind.config.js disable tailwind preflight 2023-09-17 08:48:22 +05:30
tsconfig.json [sheet] make query a primitive value 2024-01-09 22:11:22 +05:30
vite.config.js force js target to es2021 2024-01-28 09:27:39 +05:30

README.md

Paisa

Matrix

Paisa is a Personal finance manager. It builds on top of the ledger double entry accounting tool. Checkout documentation to get started.

Demo

A demo of the Web UI can be found at https://demo.paisa.fyi

Status

I use it to track my personal finance. It's more like alpha product now, usable, but I might update things based on the feedback I receive. Feel free to open an issue if you found a bug or start a discussion if you have a feature request. If you have any question, you can ask on Matrix chat.

License

This software is licensed under the AGPL 3 or later license.

Contribution Policy

Paisa is open source, but I do not plan to accept any pull request for now. If you have a feature request, start a discussion, or if you found a bug, create a new issue. Since this a UI project, I would prefer to have full control over how things are done. I might relax this restriction later.