Speedtest_logger/Windows/README.md

8 lines
386 B
Markdown
Raw Normal View History

2023-06-18 19:31:42 +00:00
# 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
2023-06-18 19:33:44 +00:00
<br></br>
2023-06-18 19:31:42 +00:00
Curl: https://curl.se/windows/