615 B
615 B
DrCr
DrCr (‘debit-credit’) is a self-contained open-source double-entry bookkeeping framework.
Building
DrCr is a Tauri application using the pnpm package manager for the frontend.
For basic quickstart, clone the git repository and run:
$ pnpm install
$ pnpm tauri dev
Usage
See docs.md for further information.
Screenshots
More screenshots are available in its introduction post here.