starling-cli
v2.1.0
Published
A CLI tool for querying your Starling Bank account
Downloads
121
Readme
Welcome to starling-cli 👋
A CLI tool for querying your Starling Bank account
Install
Install globally as an NPM module.
npm install starling-cli -g
Run the following command to initialise the connection to Starling. Follow the prompts to generate and set your Personal Access Token from the Starling Developer portal.
starling init
# OR
starling i
Usage
The following commands (and their aliases) can be used.
starling accounts # List your Starling accounts
#OR
starling a
starling balance # Fetch your Starling account balance
#OR
starling b
starling transactions # Fetch your Starling account transactions
#OR
starling tx
starling mandates # Fetch the Direct Debit mandates on your Starling account
# OR
starling dd
Author
👤 Sam Alexander
- Github: @samalexander
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2022 Sam Alexander.
This project is MIT licensed.