This is simple application to monitor system device temperatures on Linux systems. I used PyQt5 for the GUI. It allows users to log temperatures to a csv file, enable/disable devices and set the refresh rate. This simple applicatiton could easily be built upon to throttle fan controls, monitor temps from an externel source, etc.