Description: Behold! The Scriptinator! A simple configurable widget button to run custom commands with the mouse. run commands: - on startup - periodically - when clicked - when scrolled up - when scrolled down - when hovered with the mouse you can change the icon by returning an output formatted like this: {PlasmoidIconStart}/home/path/to/icon.png{PlasmoidIconEnd} also the tooltip can be changed this way: {PlasmoidTooltipStart}some text here{PlasmoidTooltipEnd} more info in the readme on github: https://github.com/tubbadu/Scriptinator/blob/master/README.md Plasma 5 version available here: https://store.kde.org/p/1528901
10Great widget
I am using this with that command for now
" qdbus org.kde.kglobalaccel /component/kwin invokeShortcut Overview "
And this as init script at startup
" scriptinator_icon_set dialog-layers-symbolic "
This is so far what I've been able to do with this without much thought, but the functionality tied to the mouse wheel lets the imagination run wild. Really, amazing work!
Thanks for the feedback! Can you please share the problem you're encountering? Either here or on github, as you prefer (https://github.com/tubbadu/Scriptinator/issues) I'll try to fix the problem as soon as possible!
Ratings & Comments
3 Comments
10 Great widget I am using this with that command for now " qdbus org.kde.kglobalaccel /component/kwin invokeShortcut Overview " And this as init script at startup " scriptinator_icon_set dialog-layers-symbolic " This is so far what I've been able to do with this without much thought, but the functionality tied to the mouse wheel lets the imagination run wild. Really, amazing work!
The widget doesnt work
Thanks for the feedback! Can you please share the problem you're encountering? Either here or on github, as you prefer (https://github.com/tubbadu/Scriptinator/issues) I'll try to fix the problem as soon as possible!