Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/howeyc/ledger
Command line double-entry accounting program
https://github.com/howeyc/ledger
accounting go ledger plaintext plaintext-accounting
Last synced: 3 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T22:06:21.000Z (5 months ago)
- Last Synced: 2024-09-18T02:55:08.812Z (5 months 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:2024-12 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
[![license](https://img.shields.io/badge/license-ISC-brightgreen.svg)](https://en.wikipedia.org/wiki/ISC_license)
[![GitHub releases](https://img.shields.io/github/tag/howeyc/ledger.svg)](https://github.com/howeyc/ledger/releases)
[![GitHub downloads](https://img.shields.io/github/downloads/howeyc/ledger/total.svg?logo=github&logoColor=lime)](https://github.com/howeyc/ledger/releases)
[![Chat on Libera](https://img.shields.io/badge/chat-libera-blue.svg)](https://matrix.to/#/#plaintextaccounting:libera.chat)
[![Go Report Card](https://goreportcard.com/badge/github.com/howeyc/ledger)](https://goreportcard.com/report/github.com/howeyc/ledger)
[![Go Reference](https://pkg.go.dev/badge/github.com/howeyc/ledger.svg)](https://pkg.go.dev/github.com/howeyc/ledger)
[![Coverage Status](https://coveralls.io/repos/github/howeyc/ledger/badge.svg?branch=master)](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/