Wifiddler
Simple CLI to cycle OSX AirPort (Wi-Fi) off & on until it connects to a network}
Installation
$ gem install wifiddler
Usage
$ wifiddler
TODO
See GitHub issues for a list of desired features and bug fixes.
Contributing
- Fork it ( https://github.com/[my-github-username]/wifiddler/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