Daniel-Hinds / PC-Temperature-Monitor

A program to fetch temperature and spec data about a PC and display the data using a visual interface. The program is built using the electron framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PC-Temperature-Monitor

By using the electron framework along side a C# and Node.JS library a visual interface is produced displaying real-time temperature and usage information about components!

How To Use

Download the latest version from Releases Unzip the file Run Monitor.exe (You may have to do this as admin)

What It Does

-Monitors GPU and CPU temperature -Monitors RAM load -Monitors storage -Creates graphs of temperatures over time -Displays PC specifications inlcuding BIOS and Windows versions

About

A program to fetch temperature and spec data about a PC and display the data using a visual interface. The program is built using the electron framework

License:GNU General Public License v3.0


Languages

Language:HTML 39.1%Language:JavaScript 36.2%Language:CSS 19.7%Language:C# 5.0%