@george-aidonidis/s-cli
v1.2.1
Published
[![CircleCI](https://circleci.com/gh/george-aidonidis/s-cli/tree/master.svg?style=svg)](https://circleci.com/gh/george-aidonidis/s-cli/tree/master) [![codecov](https://codecov.io/gh/george-aidonidis/s-cli/badge.svg?branch=master)](https://codecov.io/gh/ge
Downloads
13
Readme
s-cli
Super cli 🦸
A node js tool to help you parse 💩 from bash/sh
Usage
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
Battery module
Parses info from acpi and sends them a notification through notify-send
command
- Dependencies
- acpi
- acpitool
Contributing
- 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
License
MIT ©