7295d8123d
Added guard for unlabeled sensors
1.2
2025-07-31 16:42:53 +02:00
6f805d8bdc
Fix for phony multiple packages
2023-06-03 11:50:33 +02:00
1f51add078
Add guard for nonexistent pattern to match with.
1.1
2022-09-16 17:08:59 +02:00
6f9b91d525
Added package information to setup.cfg.
2022-06-03 12:37:13 +02:00
9f18dfdf26
Added debug switch.
...
For now it only saves merged xpm image.
2022-05-21 10:43:15 +02:00
56f85d4887
Image update
2022-05-06 17:37:58 +02:00
bfb37a5b63
Added some visual adjustment for the label on the graph.
...
Font set used in this app have additional 1 pixel gap right after the
character and 1 pixel below it, just to not deal with different
character width. In this patch there was added some space above the
label and on the left side for the completeness.
2022-05-05 18:46:09 +02:00
580dc45c2a
If value for the reading is too long, trim it.
...
I know, that this is kind of naive implementation, but in case of
temperatures there is a more serious issue than trimming, if any of the
HW component exceeds 1000 Celsius degrees ;)
2022-05-05 18:43:23 +02:00
d02ecefdf3
Readme update
2022-05-05 16:38:09 +02:00
d4bd3b19d3
Apply color for not used 'lcd' cells
2022-05-05 16:37:04 +02:00
ac56074faf
Adapt to newest wmdocklib changes.
2022-05-03 18:53:50 +02:00
05ea17b43b
Added source images, and picture of pywmtemp.
1.0
2022-05-01 16:18:56 +02:00
139648f240
Added setup scripts.
2022-05-01 16:07:49 +02:00
34112c6275
Added readme
2022-05-01 16:05:40 +02:00
fccd8617b8
Move code into a package.
2022-05-01 15:58:17 +02:00
98294b5a27
Handle lack of config for graphs.
2022-05-01 15:51:39 +02:00
797490dec3
Added event handling for the graph region.
2022-05-01 15:27:00 +02:00
79701764e3
Added label for the graph.
2022-05-01 15:26:23 +02:00
8ba735d652
Added graph for the first temperature.
2022-05-01 15:25:37 +02:00
54b863ece1
Added new submethod for creating strings.
2022-05-01 15:23:40 +02:00
edae2233a5
Added background image.
2022-05-01 15:22:12 +02:00
ba20923a80
Remove some old stuff for autofilling empty space.
2022-05-01 15:21:26 +02:00
1a27c389c0
Use psutil instead of traversing through sys filesystem.
2022-05-01 15:18:57 +02:00
31b7272e68
Refresh dockapp every 10ms, update it every second.
2022-05-01 15:16:23 +02:00
a7bfd3207c
Added psutil module, added code for config error handling.
2022-05-01 15:11:49 +02:00
63faeb3734
Add almost working dockapp.
2022-05-01 15:11:02 +02:00