Super cli 🦸
A node js tool to help you parse 💩 from bash/sh
After installing the module:
yarn global add @george-aidonidis/s-cli
# or with npm
npm install -g @george-aidonidis/s-cli
You can use like this:
s-cli # outputs help instructions
s-cli -b # outputs the remaining battery by sending a notification
Parses info from acpi and sends them a notification through notify-send
command
- Dependencies
- acpi
- acpitool
- Fork it (https://github.com/George-Aidonidis/s-cli/fork)
- Create your feature branch (git checkout -b feature/fooBar)
- Commit your changes (git commit -am 'Add some fooBar')
- Push to the branch (git push origin feature/fooBar)
- Create a new Pull Request
MIT ©