Tool for automatic transactions sync with the Buckets budgeting software. Requires Ruby >=2.6
, Bundler >=2.1
, SQLite >3
& SQLite 3 development files (libsqlite3-dev
).
Works with:
- Create a file
db/accounts.json
according to the example - Create a symbolic link
db/budget.buckets
pointing to your budget file - Run
bundle install
once - Make sure that the Buckets application is not open, and run
ruby main.rb