Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-20 | Move fileNameForDate to a common header file | Arseniy-Movshev | |
This function shows up in quite a few places so this seems justified. Other functions may get this treatment later | |||
2023-05-26 | Add systemd services and rename executable | 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) |