If anyone is willing to make an extension then this can be helpful:
https://stackoverflow.com/questions/55159487/android-how-to-determine-network-speed-in-android-programmatically
May be you can do that
I have seen this website but its paid
The this one
I am seeing it
I dont know how to convert it into blocks
Or You can try with Web componentā¦
Using any website..
You will have to deploy/host that on your server.
I donāt know much about that
I just googled what @Xoma want.
Can you make an extension @vknow360 please
Yes I can.
But there are other extension devs and newbies who could be interested in this.
So lets see if anyone starts his/her extension development from this or anyone else comes up with the extension
Please friend I am preparing for MIT hackathon, please can you make it??
Did you try the tip i gave you about using a linux command?
If you are entering the MIT hackathon why not make it yourself. If you are letting others do the work for you it seems like cheating.
Yes i did. Command - ```
awk ā/em1/ {i++; rx[i]=$2; tx[i]=$10}; END{print rx[2]-rx[1] " " tx[2]-tx[1]}ā
<(cat /proc/net/dev; sleep 1; cat /proc/net/dev)
but the output was nothing
Can we use extension for the hackathon??
I donāt think that it is allowed. You still donāt know the theme of the hackathon so you should wait until announced.
I canāt check the speed, can anyone give me an idea?