/monitor

Manage processes and monitor system resources.

Primary LanguageValaGNU General Public License v3.0GPL-3.0

Monitor

Manage processes and monitor system resources

Release GitHub Workflow Status

Monitor Screenshot Monitor Screenshot

Development

Install dependencies

  • valac
  • libgtk-3-dev
  • libgranite-dev (>= 5.2.0)
  • libwnck-3-dev
  • libgtop2-dev
  • libwingpanel-3.0-dev
  • 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