Hello,
Thank you a lot for this project, it really gives added value where I've found no other tool to collect GPU & CPU temp from remote PCs.
I've tested this on windows, and using PM2, each time the interval is triggered, it produces a temporary CMD window, which is quite problematic. I'm no expert in nodeJS and PM2, but I've seen that most of the time, it can be solved by adding an option like windowsHide:true to avoid trigerring the cmd windows
Then it'd be easy to run & autostart on N computers using PM2 / forever (or others like that).
I've found the same problem on forever.