Skip to content

burlog/plasmoid-sysmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Monitor Engine Visualisation Plasmoid

The sysmon plasmoid is based on KDE standard system load plasmoids which are constrained to some chosen metrics like CPU load. In contrast, the sysmon can show any metric provided by the System Monitor data source engine.

Example of configuration

It can look like that:

How it looks

It is written completely in QML declarative language.

Dependencies

  • Plasma 5 (Plasma Shell)
  • Plasma Framework Development Package (for installing)

Installation

Installation is pretty simple and straight forward:

$ git clone https://github.com/burlog/plasmoid-sysmon.git plasmoid-sysmon
$ cd plasmoid-sysmon
$ plasmapkg2 -t plasmoid -i ./plasmoid

After installation you can find the plasmoid in widgets list and installed files in ~/.local/share/plasma/plasmoids/com.github.burlog.plasmoid-sysmon/.

Devel

If you want to preview the plasmoid during dev just type this:

$ git clone https://github.com/burlog/plasmoid-sysmon.git plasmoid-sysmon
$ cd plasmoid-sysmon
$ plasmoidviewer --applet ./plasmoid

License

The sysmon plasmoid is licensed under the GNU General Public License Version 2 or later.

You can modify or/and distribute it under the conditions of this license.

About

KDE5 System Monitor Engine Visualisation Plasmoid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages