This is a plasmoid runs scripts with configurable on/off switches for KDE Plasma 6.
*In development
-
Linux based Operating System
Install it directly from any of the above mentioned sources
or
- Right click on the Desktop > Edit Mode > Add Widgets > Get New Widgets > Download new...
- Search for "Scripts ToggleSwitchs", install and add it to your Panel/Desktop.
If you have download the file, extract it, open a terminal in the directory containing the `metadata.desktop` file and execute the following command:
- compactRepresentation and fullRepresentation
- open fullRepresentation with middle click
- toggleswitch in compactRepresentation
- dynamically generated toggleswitch in fullRepresentation
- Label
- Label for each toggleswitch
- display the label or not
- choice label color
- choice label bolt
- italic label choice
- choice font label
- Script
- If the script returns exit 0 the toggleswitch will remain in its position
- If the script returns exit 1 the toggleswitch will return to its initial position
- choice to run the script at startup
- Position
- Toggleswitch in compactRepresentation can control the position of all toggleswitches in fullRepresentation
- Group toggleswitches create a new column / “normal” toggleswitches are placed below the Group toggleswitches that they depend on.
- Group toggleswitches can control the position of toggleswitches below it
- Toggleswitch in compactRepresentation can remember the last position before reboot / can choose default position
- Toggleswitch in fullRepresentation can remember the last position after reboot
- Choose default position of toggleswitches in fullRepresentation at startup
- Notification
- Enable or not a notification
- Choose the title
- Choose text
- Choose icon
- ToolTip
- Display or not tooltip
- Choose text
- Displays script output
- For compactRepresentation
- fullRepresentation
- Keyboard shortcut
- translation
- French
- Color choice Toggleswitch
- Documentation
*Any help is welcome.