Data speed detection

Post your questions and help other users.

Moderator: Martin

Post Reply
Fantilator
Posts: 10
Joined: 28 Jun 2015 14:27

Data speed detection

Post by Fantilator » 28 Feb 2016 13:33

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
Don't do brainless thing, automate it...
Xiami Mi Note Pro

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Data speed detection

Post by Martin » 28 Feb 2016 13:47

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

Fantilator
Posts: 10
Joined: 28 Jun 2015 14:27

Re: Data speed detection

Post by Fantilator » 01 Mar 2016 15:33

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

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Data speed detection

Post by Martin » 02 Mar 2016 20:19

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.

Post Reply