Skip to content

kevingriffin/WifiReconnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi Reconnector

Version 1.1

Added interface detection

What is this?

The WiFi connection at my university has a tendency to silently cut out, requiring me to turn off my wifi and turn it back on. This tool detects when your internet drops and does that automatically.

What does it do?

If you have an internet connection, it does nothing. If it detects that the internet is down (or you're dropping a lot of packets), it'll turn off your WiFi and turn it back on, trying to re-establish the connection.

What's needed to use it?

This is a script specific to OS X, so you'll need a Mac (with wifi).

You'll need Growl, which is a popular notification system for the Mac. You can find it at growl.info.

You'll also need the ruby-growl gem. If you don't have RubyGems, get it here.

Finally, you'll need to open up System Preferences, and turn on network support for Growl:

The Growl preference pane

Credits

ruby-growl -- Library used for Growl               http://segment7.net/projects/ruby/growl/

About

A little tool to deal with intermittent wifi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages