Skip to content

Finance Visualizer for plain text accouting tool Ledger and compatiable format

Notifications You must be signed in to change notification settings

SabariVig/finance-visualizer

Repository files navigation

Finances Visualizer

Finance Visualizer for CLI Plain text, double entry accounting tool ledger compatible with hledger

  • Frontend uses Nextjs
  • Backend uses Rust with axum as http server

Example file used for visualization can be found at example.ledger

To Run Locally

LEDGER_FILE=example.ledger cargo run &
yarn --cwd frontend 
yarn --cwd frontend dev

Features

Monthly Income vs Expenses charts

Monthly Income/Expense Line

Cashflow

Monthly Cashflow

Expense Distribution

Expenses Distribution

Monthly Expense

Expenses Per Month

V2 Plans

  • Stock Price visualization

About

Finance Visualizer for plain text accouting tool Ledger and compatiable format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published