
Plasma 5 Applets genmon polybar script widget
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/wsdfhjxc/do-it-yourself-bar
This is an applet for KDE Plasma panel (or Latte Dock) that lets you create simple, interactive, text-based widgets containing dynamically updated information from various sources. Its main feature is the usage of D-Bus for data input, which means that the widgets can be updated anytime on demand, e.g. from Bash scripts, KWin scripts, etc.
In terms of user experience, the plasmoid is similar to Kargos or Command Output applets. The data can be presented neatly, but the string formatting and sending it to the applet is on the user. Hence "Do It Yourself" in the title. For more details about available features and for some examples, see the section about configuration and usage.
ATTENTION! This is important:
Installing the applet directly from the Plasma Add-On Installer will NOT work.
For more details and installation & configuration instructions, please see the GitHub repository.
1.2 1 month ago
Changes
- Fixed build issues on distros with older Qt versions
- Fixed an issue with startup scripts not terminating gracefully
1.2 1 month ago
Changes
- Fixed build issues on distros with older Qt versions
- Fixed an issue with startup scripts not terminating gracefully
1.1 1 month ago
Changes
- Added some example contrib scripts implementing various widgets
- Added an option to change corner radius for the Block indicator style
- Added a possibility to format the text using Qt's supported HTML subset
- Fixed some issues leading to a unresponsive panel or Latte Dock instance
driglu4it
2 months ago
Report