A simple monitor for plasma, completely written in QML and Javascript.
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
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
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.