You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sanderjo 0e0058f62a Better output 8 years ago
LICENSE Initial commit 8 years ago
README.md Update README.md 8 years ago
fast_com.py Module creation 8 years ago
fast_com.pyc Module creation 8 years ago
fast_com_example_usage.py Better output 8 years ago

README.md

fast.com

Python CLI-tool (without need for a GUI) to measure Internet speed with fast.com

Example output:

Loop 0 Total MB 20 Delta MB 20 Speed kB/s: 6933 aka Mbps 56.4
Loop 1 Total MB 57 Delta MB 37 Speed kB/s: 12700 aka Mbps 103.3
Loop 2 Total MB 65 Delta MB 7 Speed kB/s: 2633 aka Mbps 21.4
Loop 3 Total MB 74 Delta MB 9 Speed kB/s: 3300 aka Mbps 26.9
Loop 4 Total MB 75 Delta MB 0 Speed kB/s: 33 aka Mbps 0.3
Loop 5 Total MB 75 Delta MB 0 Speed kB/s: 0 aka Mbps 0.0
Done
Highest Speed (kB/s): 12700 aka Mbps 103.3

You need js-beautifier

sudo pip install jsbeautifier`