BML-CLI
Bank Of Maldivces CLI client written in Bash.
This project is currently under development and a lot of things are broken.
Getting Started
Requirements
curl
jq
openssl
perl
- Termux users will need
ncurses-utils
additionally for terminal colors - Install with whatever package manager you use.
- Make SURE all requirements are met before running script.
Installation - GIT (Recommended)
git clone https://github.com/shihaamabr/bml-cli
cd bml-cli
chmod +x bml-cli
./bml-cli
Installation - Systemwide (NOT Recommended, May not work on some distros)
curl -sSL https://install.bml-cli.shihaam.dev | sudo bash
Bugs
- Throw unknown error when wrong pin entered
- You tell me :)
Description
Languages
Shell
100%