Skip to content
/ AmIHot Public

Program to monitor the temperature of the PC and display it to the bar charts in the terminal or in text mode

License

Notifications You must be signed in to change notification settings

g3t0r/AmIHot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmIHot 1.1.0

This is a program to monitor the temperature of the PC and display it to the bar charts in the terminal or in text mode

Programs and libraries need to compile and work

  • cmake
  • lm_sensors
  • ncurses
  • libsensors

How to install:

sudo apt-get install build-essential cmake git libsensors4-dev ncurses-dev
git clone https://github.com/g3t0r/AmIHot.git
cd AmIHot && mkdir build && cd build
cmake ..
make
sudo make install

About

Program to monitor the temperature of the PC and display it to the bar charts in the terminal or in text mode

Resources

License

Stars

Watchers

Forks

Packages