11 lines
258 B
JSON
11 lines
258 B
JSON
{
|
|
"name": "GPU Fan Controller",
|
|
"version": "1.0.0",
|
|
"description": "PWM fan controller for GPU cooling via external temperature API",
|
|
"authors": [
|
|
{"name": "WLED Community"}
|
|
],
|
|
"license": "MIT",
|
|
"homepage": "https://github.com/wled/WLED"
|
|
}
|