Hi,
I'm looking for a way to disable my mobile hotspot when my data speed is higher than 1mb for at least 1 minute. I already had twice that my data abo was blown out due to a sync from my computer.
Any idea on how to realize this in automagic?
Tx
Data speed detection
Moderator: Martin
-
- Posts: 10
- Joined: 28 Jun 2015 14:27
Data speed detection
Don't do brainless thing, automate it...
Xiami Mi Note Pro
Xiami Mi Note Pro
Re: Data speed detection
Hi,
You could use action Init Variable Network Traffic once a minute when tethering to store the transferred data in a global variable and then check if it's above 1MB the next time the network traffic is measured.
Regards,
Martin
You could use action Init Variable Network Traffic once a minute when tethering to store the transferred data in a global variable and then check if it's above 1MB the next time the network traffic is measured.
Regards,
Martin
-
- Posts: 10
- Joined: 28 Jun 2015 14:27
Re: Data speed detection
Do you know how I can restrict the data thoughput and not killing the connection?
Don't do brainless thing, automate it...
Xiami Mi Note Pro
Xiami Mi Note Pro
Re: Data speed detection
No, sorry, I'm not aware about a way to achieve this with Automagic. Maybe there exists a specialized app that uses the VPN features of Android to control connections and to enforce speed limits.