expenses VS ledger-autosync

Compare expenses vs ledger-autosync and see what are their differences.

ledger-autosync

Synchronize your ledger-cli files with your bank. (by egh)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
expenses ledger-autosync
7 4
27 259
- -
5.6 0.0
8 months ago over 1 year ago
Emacs Lisp Python
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

expenses

Posts with mentions or reviews of expenses. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-23.
  • [ANN]: vc-use-package
    4 projects | /r/emacs | 23 Dec 2022
    Debugger entered--Lisp error: (file-error "[https://melpa.org/packages/elpa-packages.eld](https://melpa.org/packages/elpa-packages.eld)" "Not found") signal(file-error ("[https://melpa.org/packages/elpa-packages.eld](https://melpa.org/packages/elpa-packages.eld)" "Not found")) package--with-response-buffer-1("[https://melpa.org/packages/](https://melpa.org/packages/)" #f(compiled-function () #) :file "elpa-packages.eld" :async nil :error-function #f(compiled-function () #) :noerror nil) package--download-one-archive(("melpa" . "[https://melpa.org/packages/](https://melpa.org/packages/)") "elpa-packages.eld" nil) package-vc--download-and-read-archives() package-vc--archives-initialize() package-vc-install("[https://github.com/md-arif-shaikh/expenses](https://github.com/md-arif-shaikh/expenses)" expenses nil nil) vc-use-package--install(:fetcher "[https://github.com/](https://github.com/)" :repo "md-arif-shaikh/expenses" :name expenses) apply(vc-use-package--install (:fetcher "[https://github.com/](https://github.com/)" :repo "md-arif-shaikh/expenses" :name expenses)) (if (package-installed-p 'expenses) nil (apply #'vc-use-package--install '(:fetcher "[https://github.com/](https://github.com/)" :repo "md-arif-shaikh/expenses" :name expenses)))
  • plotting tools to use in emacs-lisp code
    2 projects | /r/emacs | 18 Jan 2022
    Many are suggesting using org-babel but that is exactly what I do not want. I want a library that could be used directly within an emacs-lisp code. This would make it easy to write Emacs packages that work with data. For example, in the package expenses that I wrote, I want to be able to plot and analyse expenses for different months/categories. Now, this could be done using some library from other languages but it would be much easier and nicer if there is a way to do this using emacs-lisp only.
  • Personal Finance - use Ledger to keep your own finance or use online services like MoneyDashBoard?
    3 projects | /r/emacs | 22 Dec 2021
    As mentioned in another comment, if you are looking for something which is fully integrated in Emacs and not too complicated, checkout https://github.com/md-arif-shaikh/expenses.
  • Now on MELPA
    2 projects | /r/emacs | 12 Dec 2021
  • expenses: Recording and viewing of expenses using emacs
    1 project | /r/planetemacs | 4 Dec 2021
  • Keep track of your expenses
    3 projects | /r/emacs | 2 Dec 2021

ledger-autosync

Posts with mentions or reviews of ledger-autosync. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.
  • An open-source alternative to QuickBooks
    13 projects | news.ycombinator.com | 29 May 2023
    as far as the ledger-cli google groups [1] go, they seem to think it is a proper journal file. It has been fairly tested with OFX imports (https://github.com/ledger/ledger/wiki/OFX-Import) as well bank autosync (https://github.com/egh/ledger-autosync).

    In fact, someone also wrote a book on this - https://leanpub.com/personal-accounting-in-ledger/

    I will defer if you are indeed building your own competing tool in this space which is better, but holding to the original point of my request - maybe it will be incremental to support your format if ledger-cli format is supported today. versus not supporting any disk format (or inventing a new one).

    [1] https://groups.google.com/g/ledger-cli/search?q=double%20ent...

  • Exploring "Finances/Accounting Tools Newbie" Action Plan
    3 projects | /r/plaintextaccounting | 5 Feb 2023
    There is also ledger and ledger-import, together with other tools like >![woob](https://woob.tech/), ledger-autosync and emacs.
  • Personal Finance - use Ledger to keep your own finance or use online services like MoneyDashBoard?
    3 projects | /r/emacs | 22 Dec 2021
    If you are willing to write personal tools, the very first IME will be a way to import transactions from your bank(s) out of the formats they offer, avoid duplication, handling "history changes" (for instance debit cards in most (all?) countries appear immediately then change when the payment processors gives details to the bank) etc. That can be a nice intro/base https://github.com/egh/ledger-autosync but for stocks is more complicated: much depend of your trading choices: if you do rare put/call bank export + "live" quote from Yahoo Finance might be ok, if you do day trading or scalping you need a more "near-real time" source of data, and that's are not free at least in EU (France/Italy/Sweden AFAIK), there are some SIM that offer rest APIs with various price policies...
  • Plain Text Accounting
    6 projects | news.ycombinator.com | 12 Jan 2021
    ledger-autosync [1] tries to solve this problem, by pulling the data for you from supporting banks. If I understand things correctly, this [2] is the list of banks it can successfully pull data from.

    [1] https://github.com/egh/ledger-autosync

What are some alternatives?

When comparing expenses and ledger-autosync you can also consider the following projects:

emacs-gl - OpenGL bindings for Emacs Lisp

bigcapital - 💵 Bigcapital is financial accounting with intelligent reporting for faster decision-making, an open-source alternative to Quickbooks, Xero, etc.

hledger-mode - An Emacs major mode for Hledger

ofxstatement - Tool to convert proprietary bank statement to OFX format, suitable for importing to GnuCash or other personal finance applications.

ledger-mode - Emacs Lisp files for interacting with the C++Ledger accounting system

beancount_reds_plugins - Miscellaneous plugins for Beancount double entry accounting

vc-use-package - Primitive package-vc integration for use-package

sw - simple wallet

ledger - Double-entry accounting system with a command-line reporting interface

ledger-guesser - Machine Learning for ledger-cli

strledger - Sign Stellar Transaction with Ledger on the command line.

hledger - Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.