dockapps/wmgtemp/TODO
2017-02-21 11:15:02 +00:00

14 lines
750 B
Plaintext

o Make the graph scalable. - DONE
o Add temperature range indicators. - DONE (warning lights)
o Add support for windowmaker properties rather than crappy command line
flags that are used currently.
o Put proper installation together.
o Add support for more chipsets
o Add abitily to change graph types by clicking on graph area. - DONE
o Add max reached temps, eg click CPU and temp is displayed in a different
colour and displays the maximum temp.(possibly draws a horizontal line in
the graph too to indcate where that lies on current graph) - DONE:
Simply changes the colour of the temperature value to red.
Independant clicking of CPU and SYS temps.
o Add ability to exec a program when a given temp is reached. - DONE