Skip to content

aomor/monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

348 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitor

Manage processes and monitor system resources

Release Build Status

Monitor Screenshot

Building and Installation

To clone the Git repository of pantheon-system-monitor-git, run git clone https://aur.archlinux.org/pantheon-system-monitor-git.git. You'll need the following dependencies to build:

  • valac
  • libgtk-3-dev
  • libgranite-dev
  • libbamf3-dev
  • libwnck-3-dev
  • libgtop2-dev
  • libwingpanel-2.0-dev
  • libxml2-utils
  • meson

How To Build

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

Arch Linux

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

$ aurman -S pantheon-system-monitor-git

About

Manage processes and monitor system resources.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Vala 96.7%
  • Meson 3.0%
  • Python 0.3%