Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 740 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 740 Bytes

Cinnamon System Stats

An applet to monitor system statistics

Screenshot

Install

  1. Clone the repo git clone https://github.com/axel358/cinnamon-system-stats.git

  2. Install required dependencies

  • Debian/Ubuntu and derivatives: sudo apt install gir1.2-gtop-2.0 libgtop2-dev

  • Fedora and derivatives: sudo dnf install libgtop2

  • Archlinux and derivatives: sudo pacman -S libgtop

You will have to restart the shell (ALT+F2 → r) after installing the dependencies.

  1. Change directory cd cinnamon-system-stats

  2. Execute ./install.sh

Usage

  • Right click on the panel and select Applets
  • Add the Applet to the panel by selecting it and clicking on the bottom + button