ledg
Batch modifiable ledger-like written in nodejs (by SitanHuang)
dotfiles
:house: dotfiles and personal scripts (by roylez)
ledg | dotfiles | |
---|---|---|
4 | 1 | |
41 | 77 | |
- | - | |
3.5 | 8.5 | |
7 months ago | 8 days ago | |
JavaScript | Shell | |
GNU Affero General Public License v3.0 | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ledg
Posts with mentions or reviews of ledg.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-04.
-
[OC] Cousin's finance during the first year in college Sankey Diagram
Data drawn from: - ledg source files lent to me, which includes transactions manually inputted by him and automatically imported from bank statements - overall 0.02% error rate by monetary amount
-
Plain Text Accounting Apps
It's not complicated enough to need a library. Here's the code: https://github.com/SitanHuang/ledg/blob/develop/lib/cli/char...
-
Introducing ledg, ledger written in nodejs
After installation, run
dotfiles
Posts with mentions or reviews of dotfiles.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-04.
-
Plain Text Accounting Apps
Have you tried `ledger xact` command? This helps to create new transactions based on previous ones. I have a small wrapper[1] for this, namely "la", which enables me to do something like "la coles 5" to create a new transaction like previous supermarket transaction with the today as date, same from and to accounts, and $5 as amount. If I want to change something, it could be as complete as "la [YYYY.MM.DD/M.D/D] coles grocery 5 credit". If someone has tens of transactions per day it is very likely they are all similar and only little extra adjustment is needed.
Also I use a credit card for most of my expenses, and there are only a handful of bank transfers per month from my access account. Every first day of the month I pull out last month's credit card statement and log all the transactions. It usually takes less than 30 minutes.
[1]: https://github.com/roylez/dotfiles/blob/master/misc/bin/la
What are some alternatives?
When comparing ledg and dotfiles you can also consider the following projects:
Transity - Keep track of your 💵, 🕘, 🐖, 🐄, 🍻 on your command line with the plain text accounting tool of the future! 🚀
ofxtools - Python OFX Library
beanborg
hledger - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.