CPU Monitor

CPU monitor for the top bar of Ubuntu

The best real-time CPU tracking tool

Monitoring the temperature of your CPU directly from the Ubuntu top bar with CPU Monitor. This application is fully integrated with the latest Ubuntu operating system. Get real-time updates and optimize your tasks. Download it now and take control of your CPU health!

CPU monitor

About CPU Monitor

CPU Monitor is an intuitive tool designed for developers and professionals who need to keep an eye on their CPU health in real time. It integrates perfectly with the Ubuntu top bar, providing essential information at your fingertips.

Key Features

  • Real-time monitoring: see the CPU temperature, all updated live.
  • Optimized for Ubuntu: designed to integrate seamlessly with the latest Ubuntu operating system.

Instalation

Clone the repository

Clone it with https

	
git clone https://github.com/maximofn/cpu_monitor.git
Copy

or with ssh

	
git clone git@github.com:maximofn/cpu_monitor.git
Copy

Install the dependencies

Make sure you don't have any venv or conda environment installed

	
if [ -n "$VIRTUAL_ENV" ]; then
deactivate
fi
if command -v conda &>/dev/null; then
conda deactivate
fi
Copy

Now install the dependencies

	
sudo apt install lm-sensors
Copy

Answer yes to all questions

	
sudo sensors-detect
Copy

Installation of psensor

	
sudo apt install psensor
Copy

Run on startup

Run this script

	
./add_to_startup.sh
Copy

Then when you restart your computer, the CPU Monitor will start automatically.

Support

If you like it consider giving the repository a star ⭐, but if you really like it consider buying me a coffee ☕.

BuyMeACoffee

Continue reading

Last posts -->

Have you seen these projects?

Subtify

Subtify Subtify

Subtitle generator for videos in the language you want. Also, it puts a different color subtitle to each person

View all projects -->

Do you want to apply AI in your project? Contact me!

Do you want to improve with these tips?

Last tips -->

Use this locally

Hugging Face spaces allow us to run models with very simple demos, but what if the demo breaks? Or if the user deletes it? That's why I've created docker containers with some interesting spaces, to be able to use them locally, whatever happens. In fact, if you click on any project view button, it may take you to a space that doesn't work.

Flow edit

Flow edit Flow edit

FLUX.1-RealismLora

FLUX.1-RealismLora FLUX.1-RealismLora
View all containers -->

Do you want to apply AI in your project? Contact me!

Do you want to train your model with these datasets?

short-jokes-dataset

Dataset with jokes in English

opus100

Dataset with translations from English to Spanish

netflix_titles

Dataset with Netflix movies and series

View more datasets -->