ptsb
perl interface to the PermanentTSB Open24 homebanking
Install
- All systems
-
curl cmd.cat/ptsb.sh
- Debian
-
apt-get install libfinance-bank-ie-permanenttsb-perl
- Ubuntu
-
apt-get install libfinance-bank-ie-permanenttsb-perl
- Kali Linux
-
apt-get install libfinance-bank-ie-permanenttsb-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libfinance-bank-ie-permanenttsb-perl
- Raspbian
-
apt-get install libfinance-bank-ie-permanenttsb-perl
- Dockerfile
- dockerfile.run/ptsb
libfinance-bank-ie-permanenttsb-perl
perl interface to the PermanentTSB Open24 homebanking
Finance::Bank::IE::PermanentTSB provides a set of functions which can be used in perl programs to interact with the Open24 homebanking (www.open24.ie) The module will allow the user to check the account balance and to display an account statement for a particular time range. This package also includes a CLI tool (ptsb), which will provide the same functionalities of the module and will also use gnuplot to draw graphs about the status of a bank account.