All Projects → VioletDarkKitty → system-monitor

VioletDarkKitty / system-monitor

Licence: GPL-3.0 license
Qt based replacement for gnome system monitor

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to system-monitor

ESP-Bug
ESP8266 based WiFi implant to remotely track the presence of certain people or devices via a simple web interface
Stars: ✭ 78 (+387.5%)
Mutual labels:  monitor
YappyGitHub
A github monitor bot for Discord
Stars: ✭ 64 (+300%)
Mutual labels:  monitor
speedy
Test, track, monitor and analyze your internet speed.
Stars: ✭ 35 (+118.75%)
Mutual labels:  monitor
Instagram-to-discord
Monitor instagram user account and automatically post new images to discord channel via a webhook. Working 2022!
Stars: ✭ 113 (+606.25%)
Mutual labels:  monitor
dash
Server control panel
Stars: ✭ 22 (+37.5%)
Mutual labels:  monitor
dynamic-engine
Monitor events in the background on Android.
Stars: ✭ 24 (+50%)
Mutual labels:  monitor
jetson-monitor
🚨 Jetson is an HTTP monitoring service used to notify by various messaging platforms such as Slack and Telegram
Stars: ✭ 45 (+181.25%)
Mutual labels:  monitor
swarm-monitor
Monitor a Docker Swarm with Blinkt! LED
Stars: ✭ 48 (+200%)
Mutual labels:  monitor
gl-bench
⏱ WebGL performance monitor with CPU/GPU load.
Stars: ✭ 146 (+812.5%)
Mutual labels:  monitor
Intercept-netkeeper-account
截取NetKeeper拨号时的真实账号,截获到的账号可以用于路由器、电脑等的pppoe拨号,可用4.9及其以下版本的NetKeeper
Stars: ✭ 57 (+256.25%)
Mutual labels:  monitor
monitor
Community restock monitor template
Stars: ✭ 78 (+387.5%)
Mutual labels:  monitor
deadman-check
Monitoring companion for Nomad periodic jobs and Cron
Stars: ✭ 49 (+206.25%)
Mutual labels:  monitor
monitor-man
HTTP API monitor based on postman and newman.
Stars: ✭ 44 (+175%)
Mutual labels:  monitor
spring-petclinic-microservices
Distributed version of Spring Petclinic built with Spring Cloud
Stars: ✭ 55 (+243.75%)
Mutual labels:  monitor
bundlemon
Monitor your bundle size
Stars: ✭ 53 (+231.25%)
Mutual labels:  monitor
leek
Celery Tasks Monitoring Tool
Stars: ✭ 77 (+381.25%)
Mutual labels:  monitor
kafka monitor
A kafka monitor to send alarm emails
Stars: ✭ 14 (-12.5%)
Mutual labels:  monitor
StatusPilatus
Monitor your PC like never before!
Stars: ✭ 52 (+225%)
Mutual labels:  monitor
dubbox
dubbox原始版本的升级版,主要根据GitHub各路大神代码的整合
Stars: ✭ 13 (-18.75%)
Mutual labels:  monitor
vaper
Take a look at the relations among servers.
Stars: ✭ 16 (+0%)
Mutual labels:  monitor

system-monitor

Qt based replacement for the gnome system montior on Linux

Compiling

Qmake can be used to directly build the project as long as all dependancies are met.

qmake && make; make install

The program uses C++14 and pthreads, g++ is recommended.

Dependancies

Qt5 must be installed to use system monitor.

Compiling

Compiling depends on the following:

  • libprocps-dev

Running

Running the program depends on the following:

  • libprocps6

References

Contributing

See guide

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].