mirror of https://github.com/lcpz/lain.git
Updated temp (markdown)
This commit is contained in:
parent
f17dab83cc
commit
e193d724e9
4
temp.md
4
temp.md
|
@ -1,4 +1,6 @@
|
||||||
Show the current core temperature in a textbox. Reads from `/sys/class/thermal`, so value is expressed in Celsius.
|
Show the current core temperature in a textbox.
|
||||||
|
|
||||||
|
Reads from `/sys/class/thermal`, so value is expressed in Celsius.
|
||||||
|
|
||||||
mytemp = lain.widgets.temp()
|
mytemp = lain.widgets.temp()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue