8 lines
386 B
Markdown
8 lines
386 B
Markdown
# Speedtest_logger
|
|
|
|
A basic script that uses Speedtest-cli and logs the result to a csv file and post's the output speed to a Dicord Web Hook.
|
|
This script was converted from the linix version and will require curl and speedtest-cli to be installed on Windows in order for it to post to Discord.
|
|
|
|
Speedtest CLI: https://www.speedtest.net/apps/cli
|
|
<br></br>
|
|
Curl: https://curl.se/windows/ |