Skip to content

Import Alipay and wechat bill into beancount using your accounts definition

License

Notifications You must be signed in to change notification settings

chryoung/beancount_importer

Repository files navigation

beancount importer

beancount importer is a GUI tool for importing Alipay/Wechat (and maybe more) bill to beancount file.

Feature

  • 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

Screenshot

Main window

Prerequisite

  • Install Python 3 (>= 3.9)
pip install -r requirements.txt

Run

python3 main.py

Todo

  • 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

Thanks

Remix Icon

About

Import Alipay and wechat bill into beancount using your accounts definition

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages