With some help from @mwittig I added the uptimeDHM to the pimatic-sysinfo plugin which displays uptime like UP 10 days 03 hours 08 minutes
.
I also added a variable temperatureF
which displays the temperature in Fahrenheit ℉ in case american users prefer Fahrenheit over Celsius.
It is now in a pull request
It looks something like this:
I definitely don’t want to brag about this as it is peanuts compared to what a lot of others do, but I said “Maybe I’ll try this weekend. Despite my reluctance to (start to) use coffeescript it might be a good exercise.” and I simply want to report back.
Edit: I didn’t add seconds as it makes the string even longer and who does care about seconds if your system is supposed to be up for a long time.