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.
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