Paisa
Personal finance tracker with privacy-first plain text accounting.
Why consider Paisa?
Paisa is an open-source personal finance management web interface built on ledger plain text accounting. It features investment breakdowns, interactive heatmaps, budget goals, and multi-currency registers.
Learn Paisa by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Paisa
Paisa combines the reliability of Plain Text Accounting (Ledger/Hledger) with a modern web dashboard and interactive financial charts.
Installation
# Run with Dockerdocker run -d \ --name paisa \ -p 7500:7500 \ -v $(pwd)/ledger:/data \ ananthakumaran/paisa:latestPaisa is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.