Skip to content
On this page

๐Ÿ”Œ Plugin Development โ€‹

CoolerControl supports a plugin system that allows developers to extend functionality by adding support for new devices, integrating with external services, or creating custom automation tools.

See the cc-plugins repository for details.

See Also โ€‹

  • Plugins - User guide for installing and using plugins
  • gRPC API - gRPC API reference
  • REST API - REST API reference for daemon integration

Released under the GPLv3+ License.