Speed Test is a plugin for Decky that can perform speed tests on your steam deck using cloudflares speedtest package, the results of each test saved locally.
- After speed test is started plugin window can be closed and reopened, the result will be saved on completion independent of plugin visibility
- Add ability to toggle between Mbps and MBs
- Add ability to view all performed speed tests in a paginated form
- onClick popup with description for speed test metrics
Sometimes speed test fails to start/complete - to fix it, restart your steam
Steam => Power => Restart Steam
The underlying issue is coming from cloudflares speedtest package, it's mentioned in this issue, when fix is found it will be implemented here
To install Speed Test manually:
- Go to the Speed Test GitHub repository.
- Download the latest release package (ZIP format).
- Copy the zip file to SteamDeck and install it from Decky loader.
Contributions to Speed Test are welcome! If you would like to contribute, please follow these steps:
- Fork the decky-speed-test repository.
- Create a new branch for your feature or bug fix.
- Make the necessary changes in your branch.
- Commit your changes and push them to your fork.
- Submit a pull request to the main decky-speed-test repository.
SDH-PlayTime - some of python backend code was adopted from this plugin.
Special thanks to the Decky Plugin Loader project for providing the infrastructure and support for developing plugins on the SteamDeck console.