/plasma-simpleMonitor

plasma-simpleMonitor

Primary LanguageQMLGNU General Public License v3.0GPL-3.0

Simple Monitor for Plasma

A simple monitor for plasma, completely written in QML and Javascript.

Packaging

Simple way for make plasmoid package:

$ git clone https://github.com/sahumada/plasma-simpleMonitor.git plasma-simpleMonitor
$ cd plasma-simpleMonitor
$ zip -r plasma-simpleMonitor.plasmoid contents icon.svg metadata.desktop

Installation

In KDE you can use asistant for installation.

In a terminal you can use plasmapkg2 command:

$ plasmapkg2 -i plasma-simpleMonitor.plasmoid

If you want update:

$ plasmapkg2 -u plasma-simpleMonitor.plasmoid

License

Simple Monitor for Plasma is licensed under the GNU General Public License Version 3 or later.

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