Wifilogin
What is it
This is a profile and series of tasks that will test to see if you're actually connected with internet connectivity once connected to a WiFi hotspot, and if not, will pop up Chrome with a nonhttps connection so that you can actually sign in properly.
How to Use
wifi_login.prf
The profile that is called upon connecting to any wifi network
net.checkip.tsk
Calls http://checkip.dyndns.org/ . If the response is anything that doesn't make sense, it sets the variable %IPaddy to 0.0.0.0 ; otherwise it will return with the valid address.
net.logon.tsk
Calls checkip and if the result is 0.0.0.0, launches Chrome, then afterward calls checkip again to set the variable properly.
These files are also available from GitHub: https://github.com/uriel1998/tasker-weasel
page revision: 4, last edited: 09 Jun 2015 01:20