Add option to get primary account
Move config to `$XDG_CONFIG_HOME`
Update README
sbanken.sh
Retrieve bank details via the Public Open API from Sbanken.
Inspired by Sbanken's example.
config.example
to your $XDG_CONFIG_HOME
: cp config.example $XDG_CONFIG_HOME/sbanken/config
chmod +x sbanken.sh
./sbanken.sh -h # for help
PS: You can also add the sbanken.sh
to your $PATH
and run it from anywhere.