JSON Speedtest Shortcut (macOS)

Social


Automate speedtest-cli, store results as a JSON dictionary in Data Jar, and generate a share image.

Example Output to Data Jar

{"download": 122165642.05089308, "upload": 47578097.37769759, "ping": 53.278, "server": {"url": "http://speedtest.aptitudeinternet.com:8080/speedtest/upload.php", "lat": "37.7809", "lon": "-90.4218", "name": "Farmington, MO", "country": "United States", "cc": "US", "sponsor": "Aptitude Internet", "id": "48864", "host": "speedtest.aptitudeinternet.com:8080", "d": 212.3070484639377, "latency": 53.278}, "timestamp": "2022-03-22T03:50:14.463546Z", "bytes_sent": 59604992, "bytes_received": 153686534, "share": "http://www.speedtest.net/result/12927843729.png", "client": {"ip": "50.83.78.7", "lat": "38.9336", "lon": "-92.363", "isp": "Mediacom Cable", "isprating": "3.7", "rating": "0", "ispdlavg": "0", "ispulavg": "0", "loggedin": "0", "country": "US"}}

Example Output to Clipboard

- upload: 62531796.5768976
- ping: 55.736
- server: {"latency":55.735999999999997,"country":"United States","id":"31860","d":190.61454159270909,"lon":"-90.1994","sponsor":"Contabo","host":"stl.speedtest.contabo.net:8080","lat":"38.6270","cc":"US","name":"St. Louis, MO","url":"http:\/\/stl.speedtest.contabo.net:8080\/speedtest\/upload.php"}
- bytes_received: 144197008
- download: 114538027.232417
- client: {"rating":"0","ip":"50.83.78.7","country":"US","ispdlavg":"0","lon":"-92.363","loggedin":"0","isprating":"3.7","lat":"38.9336","isp":"Mediacom Cable","ispulavg":"0"}
- share: http://www.speedtest.net/result/12927959325.png
- bytes_sent: 78462976
- timestamp: 2022-03-22T04:39:43.719636Z

Full Description


Contact