Commit graph

17 commits

Author SHA1 Message Date
Matti Viljanen
1eeb95cda6
Replace custom process.h with QML DBusInterface 2022-03-20 19:26:57 +02:00
Matti Viljanen
c6f9000aa9 Hide unavailable health/temp data 2021-05-23 14:25:24 +03:00
Matti Viljanen
843cfa8db7
Make temperature formatting prettier 2021-05-22 23:02:25 +03:00
Matti Viljanen
5c5aa961e7
Default to unknown state 2021-05-22 22:58:05 +03:00
Peter G. (nephros)
343f0b73c8 Add health and temperature support to service
Preparing and cleaning up for PR:

reword, update German
fix log output units
printf debugging
fix loading config
imperial measurement in notification

for some reason notification does not work on pre-Koli:

  /usr/bin/harbour-batterybuddy-daemon: symbol lookup error: /usr/bin/harbour-batterybuddy-daemon: undefined symbol: _ZN12Notification8setSoundERK7QString
2021-05-10 16:59:41 +02:00
Peter G. (nephros)
ce994a0d1e support weird US temperature measurement 2021-05-02 16:25:57 +02:00
Peter G. (nephros)
98e2b1ae31 show health and temperature in UI 2021-05-02 10:23:58 +02:00
Matti Viljanen
d3132a453d
Replace QDebug with custom Logger 2021-04-17 22:01:19 +03:00
Matti Viljanen
4a05dd6725
Use QtQuick 2.2 2021-04-09 23:27:20 +03:00
Matti Viljanen
f047f421fa Display momentary current value 2020-11-15 22:28:00 +02:00
Matti Viljanen
a6561ac135 Minimize service process delays 2020-11-15 22:19:13 +02:00
Matti Viljanen
c799895a76 Fix service control sliders for SFOS 3.4
systemctl binary has moved from /bin to /usr/bin
2020-10-19 07:55:13 +03:00
Matti Viljanen
a5a8d4fbda
Rename timers and processes 2020-06-14 13:10:30 +03:00
Matti Viljanen
b25292582c
Check the service status at GUI startup 2020-06-14 11:57:09 +03:00
Matti Viljanen
9054577008
Control the daemon from the UI 2020-06-12 01:19:18 +03:00
Matti Viljanen
947d6a44b9
Update guide text 2020-04-26 21:58:42 +03:00
Matti Viljanen
cbf7e7cdbc
Split project into GUI application and CLI service 2020-04-24 11:22:07 +03:00
Renamed from qml/pages/MainPage.qml (Browse further)