Skip to content

rmcmilli/nzxt-kraken-image-generator

Repository files navigation

NZXT Kraken Z Series image generator

This is a quick and dirty proof of concept, made possible by the amazing work done by LiquidCTL and especially the work done on supporting NZXT Kraken Series Z LCD screen: liquidctl/liquidctl#479.

Metrics only work on MacOS and requires you to install Intel Power Gadget app.

generated.gif

Generate image

node ./generate.js

If you want to generate it indefinetly to make local development easy :

while [ 1 ]; do; node ./generate.js; sleep 1; done

To display metrics as a table :

node ./metrics.js

About

nzxt-kraken-image-generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published