└── ReadMe.md /ReadMe.md: -------------------------------------------------------------------------------- 1 | ## Zren's Widgets 2 | 3 | * [AlphaBlack Control](https://github.com/Zren/plasma-applet-alphablackcontrol) 4 | * [Battery Time](https://github.com/Zren/plasma-applet-batterytime) 5 | * [Bugzilla](https://github.com/Zren/plasma-applet-bugzilla) 6 | * [Command Output](https://github.com/Zren/plasma-applet-commandoutput) 7 | * [Event Calendar](https://github.com/Zren/plasma-applet-eventcalendar) 8 | * [GitHub Issues](https://github.com/Zren/plasma-applet-githubissues) 9 | * [KDE Connect Device](https://github.com/Zren/plasma-applet-kdeconnectdevice) 10 | * [Material Notification](https://github.com/Zren/plasma-applet-materialnotifications) (Unreleased / Not Recommended) 11 | * [Present Windows Widget](https://github.com/Zren/plasma-applet-presentwindows) 12 | * [System Monitor Dashboard](https://github.com/Zren/plasma-applet-sysmonitordash) 13 | * [Terminal Update](https://github.com/Zren/plasma-applet-terminalupdate) 14 | * [Tiled Menu](https://github.com/Zren/plasma-applet-tiledmenu) 15 | * [TodoList](https://github.com/Zren/plasma-applet-todolist) 16 | * [Volume Slider](https://github.com/Zren/plasma-applet-volumeslider) 17 | * [Win7 Show Desktop](https://github.com/Zren/plasma-applet-win7showdesktop) 18 | * [Win7 Volume Mixer](https://github.com/Zren/plasma-applet-volumewin7mixer) 19 | * https://github.com/Zren?tab=repositories&q=plasma-applet 20 | 21 | ## KDE Widgets 22 | 23 | * Searchable list for finding a specific widget: 24 | https://zren.github.io/kde/repos/ 25 | * https://github.com/KDE/plasma-desktop/tree/master/applets 26 | * https://github.com/KDE/plasma-workspace/tree/master/applets 27 | * https://github.com/KDE/kdeplasma-addons/tree/master/applets 28 | 29 | ## Plasma Widget Documentation 30 | 31 | * Plasma API Tutorials 32 | * Getting Started 33 | https://techbase.kde.org/Development/Tutorials/Plasma5/QML2/GettingStarted 34 | * API Reference / Overview 35 | https://techbase.kde.org/Development/Tutorials/Plasma2/QML2/API 36 | * Examples 37 | * https://github.com/KDE/plasma-framework/tree/master/examples/applets 38 | * [QML documentation](http://doc.qt.io/qt-5/qtqml-syntax-basics.html) 39 | * plasma-framework (PlasmaCore, PlasmaComponents, etc) API Documentation 40 | https://api.kde.org/frameworks/plasma-framework/html/index.html 41 | * Source Code 42 | https://github.com/KDE/plasma-framework/tree/master/src/declarativeimports/ 43 | 44 | --------------------------------------------------------------------------------