govee
A Nim wrapper for the Govee API.
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:25 |
Tags
Installation
nimble install govee
choosenim install govee
git clone https://github.com/neroist/nim-govee
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| govee | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/neroist/nim-govee |
|---|---|
| Homepage | https://github.com/neroist/nim-govee |
| Registry Source | nimble_official |
README
nim-govee 
A Nim wrapper for the Govee Api.
This module allows you to use the Govee API with Nim programmatically, instead of using httpclient and implementing it yourself. This includes querying device state, controlling devices, and getting device information.
Documentation:
- https://neroist.github.io/nim-govee/