bml-cli
BML CLI written in bash. This project is currently under development, and a lots of things are broken. If possible, pr ascii art lmao.
Requirements
curl
jq
Bugs
- Colored texts do not work in Termux
Installation
Recommended
git clone https://github.com/shihaamabr/bml-cli
cd bml-cli/
chmod +x bml.sh
./bml.sh
Not Recommended
chmod +x install.sh
./install.sh
Todo
- Get today's history
- Get Account details
- Get contacts
- Add contacts
- Delete contacts
- Get history from a date range
- Make Transfer to a given account number
- Make transfers to contact
Description
Languages
Shell
100%