Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 837 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 837 Bytes

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.