GitPedia

Wingpanel indicator sys monitor

System monitor indicator for Wingpanel

From PlugaruT·Updated March 17, 2026·View on GitHub·

I recommend to switch to the [new implementation](https://github.com/PlugaruT/wingpanel-monitor) of this indicator as I do not plan on working on this one anymore. The project is written primarily in Vala, distributed under the MIT License license, first published in 2018. Key topics include: elementary, system-monitor, vala, wingpanel.

Latest release: 1.4.11.4.1 Release
August 4, 2018View Changelog →

Wingpanel System Monitor Indicator

I recommend to switch to the new implementation of this indicator as I do not plan on working on this one anymore.

Screenshot
Screenshot

Building and Installation

You'll need the following dependencies:

libglib2.0-dev
libgtop2-dev
libgranite-dev
libgtk-3-dev
libwingpanel-2.0-dev
meson
valac

Elementary

sudo apt install libgtop2-dev libgranite-dev libgtk-3-dev libwingpanel-2.0-dev meson valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install

Arch Linux

Arch Linux users can find Wingpanel Indicator Sys Monitor under the name wingpanel-indicator-sys-monitor-git in the AUR:

aurman -S wingpanel-indicator-sys-monitor-git

Notes

  • Special thanks for @RyanDam for the graph implementation!

Contributors

Showing top 7 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from PlugaruT/wingpanel-indicator-sys-monitor via the GitHub API.Last fetched: 6/19/2026