hledger-autosync
automated synchronization between OFX providers and ledger files
Install
- All systems
-
curl cmd.cat/hledger-autosync.sh
- Debian
-
apt-get install ledger-autosync
- Ubuntu
-
apt-get install ledger-autosync
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ledger-autosync
- Raspbian
-
apt-get install ledger-autosync
- Dockerfile
- dockerfile.run/hledger-autosync
ledger-autosync
automated synchronization between OFX providers and ledger files
ledger-autosync is a program to pull down transactions from your bank and create ledger transactions for them. It is designed to only create transactions that are not already present in your ledger files. This should make it comparable to some of the automated synchronization features available in products like GnuCash, Mint, etc.