Skip to content

juanserra/plasma-simpleMonitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

plasma-simpleMonitor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • QML 90.1%
  • JavaScript 9.9%