Retrieve bank details via the Public Open API from Sbanken.
Inspired by Sbanken's example.
- Copy
config.exampleto 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 helpPS: You can also add the sbanken.sh to your $PATH and run it from anywhere.