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.jsonaccording to the example - Create a symbolic link
db/budget.bucketspointing to your budget file - Run
bundle installonce - Make sure that the Buckets application is not open, and run
ruby main.rb