|
"... because sometimes, for busy people, 3 clicks takes just too long."
 |
WifiToggle
is a native iPhone/iPod Touch application
to toggle the state of WiFi on the device.
It simply pops up an alert message,
toggles the WiFi,
and then terminates.
|
Note that the WiFi icon in the top information bar is drawn by SpringBoard,
not WifiToggle,
so the icon may not reflect reality for a second or two.
Testers and suggestions welcome.
Written by Chris McDonald, chris@csse.uwa.edu.au
and Blake Winton, bwinton@latte.ca.
Thanks to Nick van Vlymen for the icon!
Download and install WifiToggle:
- Installer source -
http://iphone.latte.ca
- Download
WifiToggle.zip -
v1.0,
17th January 2008,
MD5: 95b0e069eb2eb019b22bd755d9eb660a
Expand the zip file and then copy (recursively) the whole
WifiToggle.app directory to your iPhone's application directory -
typically to /Applications or /var/root/Applications.
Ensure that the binary, itself, remains executable
(use chmod 755 /Applications/WifiToggle.app/WifiToggle
if necessary).
Download the source code:
WifiToggle is released under GPL v2.0.
- Download
WifiToggle-src.tgz -
v1.0,
17th January 2008,
MD5: cf69ecfa70d0314ff779bed4fd68ac62
|