Auto mobile data on/off

Share and discuss your flows and ideas with other users.

Moderator: Martin

Post Reply
User avatar
Nerey
Posts: 102
Joined: 07 Mar 2014 16:59

Auto mobile data on/off

Post by Nerey » 26 Jan 2015 13:58

Here is my group of flows that automatically turn on/off mobile data and Wi-Fi (when connected to GSM cell that listed in global_wifi_cells)
When you open an application from the list in trigger becomes enabled mobile data (Flow "Set on for browser")
When it closed, in 1 minute mobile data will be turned off (Flow "Set off for browser", uses notification id 4)
Flow "Close off when browser active" is used to cancel waiting if flow "Set off for browser"
"Disable set off" is triggerless flow that used to correctly disable flow "Set off for browser"
"WiFi reaction" disables mobile data and flow "Set on for browser" when connected to any Wi-Fi

If you want to edit list of aplications, you should edit:
1. Trigger "App Task Started: ..."
2. Trigger "App Task Ended: ..."
3. Condition "App Task Running: ..."
Attachments
flow_group_Auto_mobile_data_on_20150126_163932.xml
(21.8 KiB) Downloaded 1437 times
Sorry for bad english, my native is russian.

Post Reply