-
Notifications
You must be signed in to change notification settings - Fork 1
akikoskinen/ciplasmoid
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Some notes about developing plasmoids List installed plasmoids' names: plasmapkg --list Install a plasmoid for the current user: plasmapkg --install <path> Upgrade a plasmoid for the current user: plasmapkg --upgrade <path> Remove an installed plasmoid: plasmapkg --remove <name> Run a plasmoid quickly in the viewer: plasmoidviewer <name>|<path> <name> above refers to plasmoid's name as specified in the metadata.desktop file. Those names are also printed by the 'plasmapkg --list' command. <path> above refers to a file system path where a plasmoid file structure resides.
About
Continuous Integration monitoring plasmoid for KDE
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published