Steam Deck fan control plugin
Go to file
2023-06-04 20:46:37 +00:00
.github Create FUNDING.yml 2023-06-04 20:46:37 +00:00
assets Add thumbnail image 2022-07-10 20:04:55 -04:00
backend-rs Upgrade frontend to experimental USDPL next 2023-06-04 16:31:29 -04:00
src Upgrade frontend to experimental USDPL next 2023-06-04 16:31:29 -04:00
.gitignore Upgrade backend & wasm to USDPL next 2023-06-04 14:50:58 -04:00
fantastic.json Sort save JSON on startup to make user editing less error-prone 2022-07-09 16:38:35 -04:00
LICENSE Rename and relicense 2022-05-01 20:27:13 -04:00
main.py Update libs and frameworks 2023-02-23 21:15:33 -05:00
package.json Upgrade frontend to experimental USDPL next 2023-06-04 16:31:29 -04:00
plugin.json Add thumbnail image 2022-07-10 20:04:55 -04:00
pnpm-lock.yaml Upgrade frontend to experimental USDPL next 2023-06-04 16:31:29 -04:00
README.md Complete back-end integration with decky 2022-07-09 12:13:39 -04:00
rollup.config.js Upgrade to decky 2.0 plugin system 2022-07-04 22:02:38 -04:00
tsconfig.json Upgrade to decky 2.0 plugin system 2022-07-04 22:02:38 -04:00

Fantastic

plugin_demo

Steam Deck fan controls.

This plugin is a bit special because it doesn't use the standard Python back-end. Instead, it uses USDPL written in Rust. This means Fantastic needs a compiled binary to work correctly, which is not included in this repository. If you run ./build.sh from the backend-rs directory on a Linux system with cargo installed, the binary will be built for you.

This is generated from the template plugin for the SteamOS Plugin Loader.

Once Plugin Loader is installed, you can get this plugin from the plugin store (that shopping basket at the top of the plugin menu).

License

This is licensed under GNU GPLv3.