/decky-battery-usage

Decky plugin to monitor battery usage of your Steam Deck

Primary LanguagePythonOtherNOASSERTION

Battery Usage plugin for Decky

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

Installation

To install Battery Usage manually:

  1. Go to the Battery Usage GitHub repository.
  2. Download the latest release package (ZIP format).
  3. Copy the zip file to SteamDeck and install it from Decky loader.

Contributing

Contributions to Battery Usage are welcome! If you would like to contribute, please follow these steps:

  1. Fork the decky-battery-usage repository.
  2. Create a new branch for your feature or bug fix.
  3. Make the necessary changes in your branch.
  4. Commit your changes and push them to your fork.
  5. 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.

Acknowledgements

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.