All Projects → PlugaruT → wingpanel-indicator-sys-monitor

PlugaruT / wingpanel-indicator-sys-monitor

Licence: MIT license
System monitor indicator for Wingpanel

Programming Languages

vala
323 projects
Meson
512 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to wingpanel-indicator-sys-monitor

wingpanel-indicator-bluetooth
Wingpanel Bluetooth Indicator
Stars: ✭ 18 (-78.05%)
Mutual labels:  wingpanel
apollo11
elementary app skeleton (hello houston)
Stars: ✭ 27 (-67.07%)
Mutual labels:  elementary
wingpanel-indicator-notifications
Wingpanel Notifications Indicator
Stars: ✭ 22 (-73.17%)
Mutual labels:  wingpanel
sideload
Sideload Flatpaks on elementary OS
Stars: ✭ 41 (-50%)
Mutual labels:  elementary
badger
Remind yourself to not sit and stare at the screen for too long
Stars: ✭ 48 (-41.46%)
Mutual labels:  elementary
panorama
Lightweight system monitor for Linux
Stars: ✭ 31 (-62.2%)
Mutual labels:  system-monitor
PCMgr
Windows 任务管理器重制版 A rebulid version for Windows task manager.
Stars: ✭ 70 (-14.63%)
Mutual labels:  system-monitor
sodalite
🪨 A Pantheon experience for rpm-ostree
Stars: ✭ 93 (+13.41%)
Mutual labels:  elementary
wingpanel-indicator-daynight
A Wingpanel indicator to toggle 'prefer dark variant' option in elementary OS
Stars: ✭ 36 (-56.1%)
Mutual labels:  wingpanel
php-tester
Run your PHP scribbles
Stars: ✭ 17 (-79.27%)
Mutual labels:  elementary
palette
Color palette app for elementary OS
Stars: ✭ 32 (-60.98%)
Mutual labels:  elementary
onboarding
Onboarding app for new users
Stars: ✭ 47 (-42.68%)
Mutual labels:  elementary
wingpanel-indicator-weather
Weather app for elementary os
Stars: ✭ 12 (-85.37%)
Mutual labels:  wingpanel
wingpanel-indicator-network
Wingpanel Network Indicator
Stars: ✭ 22 (-73.17%)
Mutual labels:  wingpanel
wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (-65.85%)
Mutual labels:  wingpanel
Processhacker
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.
Stars: ✭ 6,285 (+7564.63%)
Mutual labels:  system-monitor
GPUUtilization
measure GPU hardware utilization on iOS Devices
Stars: ✭ 102 (+24.39%)
Mutual labels:  system-monitor
blog-template
Template for the Jekyll-powered elementary blog
Stars: ✭ 34 (-58.54%)
Mutual labels:  elementary
toggle term
A simple script to transform your boring terminal into A DROP DOWN boring terminal
Stars: ✭ 19 (-76.83%)
Mutual labels:  elementary
coretemp
Outputs current CPU core and package temperatures on macOS.
Stars: ✭ 36 (-56.1%)
Mutual labels:  system-monitor

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!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].