Steam Deck fan control plugin
Go to file
2024-04-02 20:53:55 -04: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 Fix compile with USDPL & nRPC v1.0 2024-04-02 20:53:55 -04:00
src Fix compile with USDPL & nRPC v1.0 2024-04-02 20:53:55 -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 Update DFL, move back to dependencies (not devDeps) 2024-03-10 22:01:53 -04:00
plugin.json Switch to global DFL 2024-01-28 11:24:34 -05:00
pnpm-lock.yaml Update DFL, move back to dependencies (not devDeps) 2024-03-10 22:01:53 -04:00
README.md Complete back-end integration with decky 2022-07-09 12:13:39 -04:00
rollup.config.js Switch to global DFL 2024-01-28 11:24:34 -05: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.