fints-to-ynab
fints-to-ynab copied to clipboard
Optional command line parameter for settings.json location
I have two ynab budgets that I need to import data into. For that, it would be amazing if I could set the settings.json location via a command line switch.
Currently my cron job renames the file, runs the python script and renames it back again. Which works, but is not 'nice' 😉