Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
po
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Monitor

Manage processes and monitor system resources

Release Build Status

Monitor Screenshot

Development

Install dependencies

  • valac
  • libgtk-3-dev
  • libgranite-dev (>= 5.2.0)
  • libbamf3-dev
  • libwnck-3-dev
  • libgtop2-dev
  • libwingpanel-2.0-dev
  • libxml2-utils
  • meson

Clone, Build & Install

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

Debug

G_MESSAGES_DEBUG=all ./com.github.stsdc.monitor

Other distributions (unofficial)

Arch Linux

Arch Linux users can find Monitor under the name pantheon-system-monitor-git in the AUR:

$ aurman -S pantheon-system-monitor-git

You can’t perform that action at this time.