DrCr, a double-entry bookkeeping tool
I present DrCr, a self-contained cross-platform open-source double-entry bookkeeping tool, written using Rust and Tauri, with Vue.js on the frontend, and Luau for scriptable plugin support.
DrCr provides an easily navigated GUI which facilitates exploring financial information. Unlike more minimalist ledger-likes, DrCr embraces accounting conventions (e.g. debits/credits, account types), and automatically applies these conventions to generate standard financial reports.
I discuss the background and motivation behind DrCr separately in another post.
DrCr is currently alpha-quality software. Source code is hosted at https://yingtongli.me/git/DrCr. Further documentation can be found here.