Quick Widgets
quick-widgets is an application to facilitate creating and deploying home screen widgets.
see thread on talk
Contents |
Features
- run Qt Quick applications as home widgets
- suspend widget when not on current home screen
- access to system calls in QML (wrapping QProcess)
- fix widget to size or let content determine the size
- restore after reboot/crash
Wish list
- base widgets
- more event bindings directly in qml
Basic Example
tbd
User Contributed scripts
- /opt/quick-widgets/examples/process.qml
Thanks
venemo and the Nokia Qt labs