From 1de917b874c44d00e91634a688350aa2764d4c22 Mon Sep 17 00:00:00 2001 From: Nathan Machane <73017570+turtleship69@users.noreply.github.com> Date: Fri, 2 Apr 2021 01:56:55 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e063f3..3dc2f9c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Speedtest -Speedtest extension for playnite. -Uses speedtest.net's cli app to easily run speedtests in playnite (playnite.link). +I made an extension which allows you to quickly launch a speedtest using speedtest.exe, Ookla's official cli app, from playnite. +To use, simply click the menu icon, go to extensions, then click on Run speedtest. +Due to powershell being weird (and me being lazy), as soon as the speedtest is complete, the window closes, so keep your eyes open during the test to see your speed. I may fix this in a future update. +I've also got a copy of speedtest.exe on windows path, I don't know if that's a requirement or not, but if so just download it from here and add to path. +(Also to use it you need to agree to Ookla's term of use, privacy policy, etc) +(PS: Ookla are the people behind speedtest.net, they're like the main people to go to for internet speed tests)