Table of Contents

Plain-text finance and time-sheet tracking.  Made with Rust and using TOML files.

Inspired by the general Plain Text Accounting movement, and specifically spurred into action by the blog post You should track your finances in TOML.

Ledgerr is still heavily under construction

It can currently only vaguely do timesheets and can’t do any finance bits yet.

There’s a to-do and how to over on the repo!

Aim🔗

Plain-text TOML stored finance and time tracking!
Currently I’m working on getting the library feature-complete and making ledgerr_cmd usable - which is driving most of the development.

The goal is to end up with a Ratatui based TUI app, and possibly a WASM browser app, though since it uses some Standard and Core functions it may have to be a server-side deal.

What’s missing🔗

  • Better timesheet entry filtering
  • Reading & Writing finance transactions
  • Sorting transactions to get current balances
Title Ledgerr
Created 2024-11-17
Published 2024-11-18
Draft false