Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sfischer13/awesome-ledger
:star: Useful resources for the Ledger command-line accounting system
https://github.com/sfischer13/awesome-ledger
List: awesome-ledger
accounting awesome awesome-list budget-manager ledger list plaintext plaintext-accounting
Last synced: about 1 month ago
JSON representation
:star: Useful resources for the Ledger command-line accounting system
- Host: GitHub
- URL: https://github.com/sfischer13/awesome-ledger
- Owner: sfischer13
- License: cc0-1.0
- Created: 2016-10-10T17:08:05.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T08:15:46.000Z (almost 3 years ago)
- Last Synced: 2024-05-23T06:00:36.726Z (7 months ago)
- Topics: accounting, awesome, awesome-list, budget-manager, ledger, list, plaintext, plaintext-accounting
- Homepage:
- Size: 23.4 KB
- Stars: 139
- Watchers: 10
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Awesome Lists containing this project
- awesome - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- more-awesome - Ledger - Double-entry accounting on the command-line. (Science)
- awesome-projects - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- lists - awesome-ledger - line accounting system (Technical / awesome-*)
- awesome-cn - 帐本 - 记账相关 (其他)
- collection - awesome-ledger - line accounting system (Technical / awesome-*)
- awesome-possum - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- Awesome-Web3 - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- fucking-awesome - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- awesomelist - awesome-ledger - line accounting system (Technical / awesome-*)
- awesome - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- awesome - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- awesome - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- awesome-learning - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- fucking-lists - awesome-ledger - line accounting system (Technical / awesome-*)
- awesome-list - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- awesome - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- awesome-cn - Ledger - 命令行上的条目记帐。 (杂项)
- awesome - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- awesome - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
- awesome - Ledger - Double-entry accounting on the command-line. (Miscellaneous)
README
# Awesome Ledger [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
> Useful resources for the [Ledger](http://ledger-cli.org/) command-line accounting system
You might also like [awesome-beancount](https://github.com/wzyboy/awesome-beancount).
*Please read the [contribution guidelines](contributing.md) before contributing.*
## Contents
- [Introduction](#introduction)
- [Background](#background)
- [Documentation](#documentation)
- [Editors](#editors)
- [Tools](#tools)
- [Social](#social)
- [Media](#media)
- [Miscellaneous](#miscellaneous)## Introduction
- [Ledger](http://ledger-cli.org/) - Official website.
- [Wiki](https://github.com/ledger/ledger/wiki) - Official wiki.
- [Wikipedia](https://en.wikipedia.org/wiki/Ledger_(software)) - Wikipedia entry about Ledger.## Background
- [Plain Text Accounting](http://plaintextaccounting.org/) - General idea behind Ledger.
- [Wikipedia](https://en.wikipedia.org/wiki/Double-entry_bookkeeping_system) - Wikipedia entry about double-entry bookkeeping.## Documentation
- [Cheat Sheet](http://ricostacruz.com/cheatsheets/ledger.html) - Summary of the most common commands.
- [Book](https://github.com/rolfschr/GSWL-book) - Introductory book on Ledger.
- [Manual](http://ledger-cli.org/3.0/doc/ledger3.html) - Official manual.
- [man page](http://ledger-cli.org/3.0/doc/ledger.1.html) - Description of command-line options.## Editors
- [vim](https://github.com/ledger/vim-ledger) - Vim plugin.
- [Emacs](http://www.ledger-cli.org/3.0/doc/ledger-mode.html) - Ledger mode.
- [Atom](https://atom.io/packages/language-ledger) - Atom package.
- [VS Code](https://github.com/mariosangiorgio/vscode-ledger) - Ledger language support for Visual Studio Code.## Tools
- [ledgerhelpers](https://github.com/Rudd-O/ledgerhelpers) - Collection of helper programs.
- [node-ledger-web](https://github.com/slashdotdash/node-ledger-web) - Web front-end to Ledger data.
- [ledger-autosync](https://github.com/egh/ledger-autosync) - Program to sync Ledger files with bank.## Social
- [Twitter](https://twitter.com/LedgerTips) - Usage tips.
- [Google Group](https://groups.google.com/forum/#!forum/ledger-cli) - Ledger Google Group.
- [Stack Exchange](https://money.stackexchange.com/search?q=ledger-cli) - Tag on “Personal Finance & Money Stack”.## Media
- [FLOSS Weekly 150](https://twit.tv/shows/floss-weekly/episodes/150) - Interview with the developer.
- [FLOSS Weekly 375](https://twit.tv/shows/floss-weekly/episodes/375) - Interview about an alternative implementation.
- [Ledger + Emacs](https://www.youtube.com/watch?v=cjoCNRpLanY) - Introduction to using Ledger with Emacs.## Miscellaneous
- [Code](https://github.com/ledger/ledger) - Code on GitHub.
- [Ports](https://github.com/ledger/ledger/wiki/Ports) - List of alternative implementations.