Retrieve bank details via the Public Open API from Sbanken.
Inspired by Sbanken's example.
- Copy
config.example
to your$XDG_CONFIG_HOME
:cp config.example $XDG_CONFIG_HOME/sbanken/config
- Update the variables with your own credentials
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.