https://github.com/howeyc/ledger
Command line double-entry accounting program
https://github.com/howeyc/ledger
accounting go ledger plaintext plaintext-accounting
Last synced: 6 months ago
JSON representation
Command line double-entry accounting program
- Host: GitHub
- URL: https://github.com/howeyc/ledger
- Owner: howeyc
- License: isc
- Created: 2013-04-20T23:58:12.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T22:06:21.000Z (about 1 year ago)
- Last Synced: 2024-09-18T02:55:08.812Z (about 1 year ago)
- Topics: accounting, go, ledger, plaintext, plaintext-accounting
- Language: Go
- Homepage: https://howeyc.github.io/ledger/
- Size: 17.4 MB
- Stars: 455
- Watchers: 19
- Forks: 43
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- my-awesome - howeyc/ledger - accounting pushed_at:2025-03 star:0.5k fork:0.0k Command line double-entry accounting program (Go)
- awesome-ccamel - howeyc/ledger - Command line double-entry accounting program (Go)
- awesome-starred - howeyc/ledger - Command line double-entry accounting program (go)
README
[](https://en.wikipedia.org/wiki/ISC_license)
[](https://github.com/howeyc/ledger/releases)
[](https://github.com/howeyc/ledger/releases)
[](https://matrix.to/#/#plaintextaccounting:libera.chat)
[](https://goreportcard.com/report/github.com/howeyc/ledger)
[](https://pkg.go.dev/github.com/howeyc/ledger)
[](https://coveralls.io/github/howeyc/ledger?branch=master)
![]()
## Purpose
Ledger is a command line application for plain text accounting. Providing
commands to view balances, register of transactions, importing of CSV files,
exporting of CSV files, and a web interface to view reports, and track
investments.## Documentation
Head over to https://howeyc.github.io/ledger/