This commit is contained in:
Brian Shaler 2012-06-07 20:43:58 -07:00
parent f2f6ddbe9b
commit 32988435ce

15
README.md Normal file
View File

@ -0,0 +1,15 @@
## wifi-watcher
This simple node app will frequently request a small web resource (on S3) to see if your HTTP requests are being redirected by a wifi hotspot.
If you get redirected, the app can try to detect which hotspot you're on and log in with the specified credentials.
To get it running, clone this repository and then install dependencies:
npm install
Then, run the app:
node app.js
You can edit app.js to add rules for new wifi hotspots. Right now, it's set up to detect and log in on the wifi at [Cartel Coffee in Tempe](http://cartelcoffeelab.com/)