Description: A Configurable On/Off Switch Plasmoid: this is a widely configurable On/Off switch commands plasmoid for KDE fully written in QML. It makes use of QT's ToggleButton widget in order to implement the functionality.
Donation: any donations are welcome to: paypal: intika@librefox.org thanks a lot
Feature: - Click to execute a command/script - Command/script on toggle off and toggle on - Toggle on startup - Watch the state on startup - Custom initial state - Custom initial state to inactive - Extended colorization of QT's ToggleButton - Custom displayed text on enable (on) - Custom displayed text on disable (off) - Custom displayed text on inactive state - Custom tooltip text - Custom script on and off - Check the execution state of the script on and off - Watcher (custom watching command with interval) - And much more
Note: you may need to install "qtquick-extras" if it's not already installed "sudo apt install qml-module-qtquick-extras"
At first this was my main concern (the icon customization) i started by adding some icon tuning then gradually added other feature and ended up with this advanced plasmoid... but yeah if i would just rewrite it from scratch with icon selection from the get go that would of took me less time to get it done... adding an icon selection feature right now would be kind a rewriting 1/3 of the code... but yeah it's a nice idea i may add that on future version ;)
9+You might need the following installed to run this plugin: `sudo apt install qml-module-qtquick-extras`. Maybe author can add it to the description so that it shows up in Plasma Add-On Installer as well.
Thanks for this addon btw.
Hmm interesting. Well on my Kubuntu 18.04 it wasn't installed and I had a broken addon on my desktop for some months before I took the time to find the package. :D
Ratings & Comments
7 Comments
10 Very useful plasmoid for automate any routines!
great work but it will be better if you add the option to customize the icon too
At first this was my main concern (the icon customization) i started by adding some icon tuning then gradually added other feature and ended up with this advanced plasmoid... but yeah if i would just rewrite it from scratch with icon selection from the get go that would of took me less time to get it done... adding an icon selection feature right now would be kind a rewriting 1/3 of the code... but yeah it's a nice idea i may add that on future version ;)
Thanks for the feedback :)
9 +You might need the following installed to run this plugin: `sudo apt install qml-module-qtquick-extras`. Maybe author can add it to the description so that it shows up in Plasma Add-On Installer as well. Thanks for this addon btw.
I added that to the description thank you for reporting back... but qtquick-extra should be installed by default
Hmm interesting. Well on my Kubuntu 18.04 it wasn't installed and I had a broken addon on my desktop for some months before I took the time to find the package. :D