Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-29 | Add a method for daemon recordings to be triggered from qml | Arseniy-Movshev | |
This allows the app to always show an up-to-date value | |||
2023-05-26 | steps: add more useful data fetch method | Arseniy-Movshev | |
2023-05-26 | Restructure to split to daemon and qml accessor | Arseniy-Movshev | |
- add separate subdirs for daemon and qml - add some generic qml boilerplate - add a really lazy 'last value' loader implementation - license the project as gplv3 (add copyright notices and license text) |