CPU Usage Monitor with Bars

About writing shell scripts and making the most of your shell
Forum rules
Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
christosangelopoulos
Level 3
Level 3
Posts: 152
Joined: Fri Nov 13, 2020 10:19 pm

CPU Usage Monitor with Bars

Post by christosangelopoulos »

https://gitlab.com/christosangel/cpu_usage

A simple bash script to display cpu usage in Cinnamon DE.
It displays a percent total usage of CPU.
It also recognizes how many cores there are, and displays one bar for each cpu core in the Cinnamon panel.
It works in combination with the CommandRunner applet.
Clicking on the panel applet opens gnome-system-monitor.
Hovering on the applet shows a tooltip with info:
  • disk space percent
  • RAM
  • temperature of each CPU (Celsius)
  • percent usage of each CPU core
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Locked

Return to “Scripts & Bash”