Hi all, I'm happy to announce that ledger-autosync has reached a point where I feel comfortable announcing version 0.2.0.
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. Features: - supports ledger 3 and hledger - like ledger, ledger-autosync will never modify your files directly - interactive banking setup via ofxclient - multiple banks and accounts - import of downloaded OFX files, for banks not supporting automatic download ledger-autosync is developed on Linux with ledger 3; it has been tested on Windows (although it will run slower) and should run on OS X. It requires ledger 3 or hledger, but it should run faster with ledger, because it will not need to start a command to check every transaction. ledger-autosync is available from PyPI: https://pypi.python.org/pypi/ledger-autosync and can be install via pip. Source is available here: https://bitbucket.org/egh/ledger-autosync best, Erik -- Sent from my free software system <http://fsf.org/>. -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
