An extremely simple Go app using Gin to control NZXT Kraken Z/Elite coolers with information from Cider.
Download the latest executable from Releases
Requires Go, get it from here: https://go.dev/dl/
Download Dependencies:
go get -u
Build executable:
go build -ldflags "-s -w"