Steam Deck power tweaks for power users
Go to file
2022-08-31 20:29:08 -04:00
.github/ISSUE_TEMPLATE Update bug-report.md 2022-05-30 00:49:06 +00:00
assets Update UI image, fix minor display bug 2022-08-31 20:29:08 -04:00
powertools-rs Update UI to use new back-end, complete #22 #23 #27, paves the way for #21 2022-08-31 20:18:15 -04:00
src Update UI image, fix minor display bug 2022-08-31 20:29:08 -04:00
.gitignore Define complete Rust back-end API and functionality 2022-08-09 20:56:22 -04:00
LICENSE Create LICENSE 2022-04-21 18:02:57 +00:00
main.old.py Create Rust back-end (WIP) 2022-07-30 16:33:31 -04:00
main.py Update UI to use new back-end, complete #22 #23 #27, paves the way for #21 2022-08-31 20:18:15 -04:00
package.json Update UI to use new back-end, complete #22 #23 #27, paves the way for #21 2022-08-31 20:18:15 -04:00
plugin.json Update UI to use new back-end, complete #22 #23 #27, paves the way for #21 2022-08-31 20:18:15 -04:00
README.md Update UI to use new back-end, complete #22 #23 #27, paves the way for #21 2022-08-31 20:18:15 -04:00
rollup.config.js React UI rewrite; port to new decky plugin framework 2022-06-10 20:02:05 -04:00
server.py Remove HTTP server due to plugin store requirements 2022-07-05 18:14:50 -04:00
tsconfig.json React UI rewrite; port to new decky plugin framework 2022-06-10 20:02:05 -04:00

PowerTools

plugin_demo

Steam Deck power tweaks for power users.

This is generated from the template plugin for the Decky Plugin Loader. You will need that installed for this plugin to work.

What does it do?

  • Enable & disable CPU threads & SMT
  • Set CPU max frequency and toggle boost
  • Set some GPU power parameters (fastPPT & slowPPT)
  • Display supplementary battery info
  • Keep settings between restarts (stored in ~/.config/powertools/<appid>.json)

License

This is licensed under GNU GPLv3.