refactor: move clock rendering to qml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# katoclock
|
||||
|
||||
Just a cat with a clock. Bootstrapped from my [kde-6-widget-starter](https://github.com/ruinivist/kde-6-widget-starter)
|
||||
Just a QML-only cat clock widget for KDE Plasma 6. Bootstrapped from my [kde-6-widget-starter](https://github.com/ruinivist/kde-6-widget-starter)
|
||||
|
||||
[Pling page](https://www.pling.com/p/2349620/)
|
||||
|
||||
@@ -10,3 +10,7 @@ Just a cat with a clock. Bootstrapped from my [kde-6-widget-starter](https://git
|
||||
|
||||
- clone the repo
|
||||
- `make install` from repo root
|
||||
|
||||
# Package
|
||||
|
||||
- `make package` builds a `.plasmoid` archive from the QML package and bundled image assets
|
||||
|
||||
Reference in New Issue
Block a user