Skip to content

xkain/Scripts-ToggleSwitchs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On-Off Scripts ToggleSwitchs Plasmoid

*In development

This is a plasmoid runs scripts with configurable on/off switches for KDE Plasma 6.

Captures :

001

002

003


Current and planned features

  • 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.

About

Plasmoid switch configurable to launch scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages