Plasmoid for monitoring CPU, memory, network traffic, GPUs and disks IO.
⚠️ This branch is for unreleased Plasma 6 version.For the Plasma 5 version please check at Plasma/5.27 branch
This project was originally developed by @kotelnik (Resources Monitor - Pling) and the objective was to only porting the support through KDE versions. But with the time this widget have gain a lot configurations and metrics can be tracked, so that evolution led the project to the detachment of the original one.
-
Install the dependencies :
required dependencies:
libksysguard
(normally include by default)
optional dependencies:
plasma-addons
(or similar name) : This is only required if you want select an application to run
-
Install the widget :
-
From GUI:
- Add Widgets...
- Get new widgets
- Search
Resources Monitor
- Install the last version
-
Manually: find this applet and install through the first item with
.plasmoid
extension
-
Think to sponsor me on Paypal for help me to maintain that project !
- Clone this repo
- Run the app
- With NPM:
npm run dev
- With Yarn:
yarn dev
- Shell:
./scripts/test.sh
- With NPM: