Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
/ Cider-NZXT Public archive

An extremely simple Node.js app using Express 4 to control NZXT Kraken Z/Elite coolers with information from Cider.

License

Notifications You must be signed in to change notification settings

ciderapp/Cider-NZXT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cider-NZXT

An extremely simple Go app using Gin to control NZXT Kraken Z/Elite coolers with information from Cider.

Installation

Download the latest executable from Releases

Build Instructions

Requires Go, get it from here: https://go.dev/dl/

Download Dependencies: go get -u

Build executable: go build -ldflags "-s -w"