Jump to content
ElementaryOS France

Monitor


Recommended Posts

 

Gérer les processus et surveiller les ressources du système

Monitor ScreenshotMonitor Screenshot

Compatibilité : Juno | Hera | Odin

Dépendances :

  • valac
  • libgtk-3-dev
  • libgranite-dev (>= 5.2.0)
  • libbamf3-dev
  • libwnck-3-dev
  • libgtop2-dev
  • libwingpanel-2.0-dev (pour hera)
  • libwingpanel-dev (pour odin)
  • libxml2-utils
  • meson
     
sudo apt install valac libgtk-3-dev libgranite-dev libbamf3-dev libwnck-3-dev libgtop2-dev libwingpanel-dev libxml2-utils meson

Installation :

git clone https://github.com/stsdc/monitor
cd monitor
meson build --prefix=/usr
cd build
sudo ninja install

------------------------

source https://github.com/stsdc/monitor

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...