Battery Usage is a plugin for Decky that shows past day battery usage with additional info about each game that was played in that time
To install Battery Usage manually:
- Go to the Battery Usage GitHub repository.
- Download the latest release package (ZIP format).
- Copy the zip file to SteamDeck and install it from Decky loader.
Contributions to Battery Usage are welcome! If you would like to contribute, please follow these steps:
- Fork the decky-battery-usage 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 ecky-battery-usage repository.
Please ensure your code follows the project's coding conventions and includes appropriate tests.
Credits to SDH-PlayTime, most of the code was adopted from there and adjusted to suit the needs of this plugin.
Credits to Steam Deck Battery Tracker for the base idea
Special thanks to the Decky Plugin Loader project for providing the infrastructure and support for developing plugins on the SteamDeck console.