Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
Go to file
Anantha Kumaran 66e70da99b bump version 2023-12-09 09:13:51 +05:30
.github bump version 2023-12-09 09:13:51 +05:30
cmd bump version 2023-12-09 09:13:51 +05:30
desktop bump version 2023-12-09 09:13:51 +05:30
docs [docs] update 2023-12-08 18:54:07 +05:30
fixture add template for sbi cc 2023-11-10 20:03:26 +05:30
flake improve posting ui 2023-11-19 13:20:25 +05:30
fonts [docs] add docs for goals 2023-11-05 21:58:19 +05:30
internal [price] add option to clear cache 2023-12-08 20:10:01 +05:30
overrides update docs 2023-11-06 21:55:30 +05:30
src bump version 2023-12-09 09:13:51 +05:30
tests add ability to search posting/transaction by note/comment 2023-12-03 11:06:34 +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 build paisa cli via flake 2023-10-17 07:33:47 +05:30
.npmrc switch overview to svelte 2022-12-24 18:35:07 +05:30
.prettierignore search query 2023-09-03 12:53:22 +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 2023-12-09 09:13:51 +05:30
COPYING switch to agpl license 2023-02-16 21:58:00 +05:30
Dockerfile setup docker build 2023-09-26 06:39:07 +05:30
Dockerfile.demo add readonly mode 2023-09-27 07:57:16 +05:30
Makefile add ability to search posting/transaction by note/comment 2023-12-03 11:06:34 +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 bug fixes 2023-12-08 18:53:44 +05:30
flake.nix bump version 2023-12-09 09:13:51 +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 enable gzip compression 2023-09-25 08:03:56 +05:30
go.sum enable gzip compression 2023-09-25 08:03:56 +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 frame for iframe 2023-12-08 18:53:57 +05:30
package-lock.json improve posting ui 2023-11-19 13:20:25 +05:30
package.json improve posting ui 2023-11-19 13:20:25 +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 build paisa cli via flake 2023-10-17 07:33:47 +05:30
svelte.config.js remove hardcoded domain 2023-09-03 19:12:54 +05:30
tailwind.config.js disable tailwind preflight 2023-09-17 08:48:22 +05:30
tsconfig.json use bun as test runner 2023-09-27 21:38:00 +05:30
vite.config.js custom icons 2023-10-08 15:07:45 +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.