-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the PC-Temperature-Monitor wiki!
-GPU temperatures -CPU temperatures -Ram load -Drive storage (up to 3) -Change the colour of gauges -CPU temperature graph -GPU temperature graph -Specs page (CPU, GPU, Motherboard, OS, RAM, Storage and BIOS) -Dark mode -Performance modes (Low and High) -Audio warnings (Beeps at an adjustable temperature) -Reset Settings (Useful after hardware updates)
The program is built using a framework called Electron. This framework allows you to create a 'backend' with node.JS and a 'frontend' with HTML, CSS and Javascript - this means it is customizable to almost any extent imaginable.
The node.JS file called index.JS is responsible for almost everything - it loads the frontend, runs the backend functions and stores preferred settings.