yourkarma
Karma hotspot status client & CLI
Determine connectivity, battery and connection speed for your device.
Installation
$ gem install yourkarma
Usage
$ yourkarma
| Connect | Speed | Battery | Charging |
+---------+-------+---------+----------+
| -=≡ | (⌐■_■)| [### } | =D---- |
TODO
See GitHub issues for a list of desired features and bug fixes.
Contributing
- Fork it ( https://github.com/[my-github-username]/yourkarma/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request