Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 293 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 293 Bytes

Gnome system monitor (improved)

Shows system information in the top panel

  • CPU load and temperature
  • GPU load and temperature
  • Memory and swap consumption
  • Network download/upload speeds

How to build

meson setup ./builddir --prefix ~/.local
meson install -C ./builddir