-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d0889b0
commit 1de917b
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) |