Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 649 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 649 Bytes

sbanken.sh

Retrieve bank details via the Public Open API from Sbanken.

Inspired by Sbanken's example.

Setup

Environment variables

  1. Copy config.example to your $XDG_CONFIG_HOME: cp config.example $XDG_CONFIG_HOME/sbanken/config
  2. Update the variables with your own credentials

Usage

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.