beancount importer is a GUI tool for importing Alipay/Wechat (and maybe more) bill to beancount file.
- Select account from the account hierarchy defining in the beacount file
- Select currency defining in the beacount file
- Choose the transactions to import
- Modify the transaction field on table
- Install Python 3 (>= 3.9)
pip install -r requirements.txt
python3 main.py
- Add date selector
- Support income transaction
- Add wechat importer
- Generate payee to account map based on beancount file
- Prevent duplicate transaction
- i18n
- Select by date range
- Separate from account and to account dialog
- Save undone work
- Support bill payment account to from account conversion