turing-smart-screen-python
turing-smart-screen-python copied to clipboard
SystemUptime
Im proud to say I've done my first Steps in Python 🥳
Added a SystemUptime Routine that gets the runtime of the System like wished in Incident #448. There are two new values you can get. ['STATS']['UPTIME']['SECONDS']['TEXT'] --> uptime from the system in seconds ['STATS']['UPTIME']['WITHDAYS']['TEXT'] --> formatted uptime from the system in the format "49 days, 16:47:16"
Tested it on Windows 11, Debian 12 and virtual Display via theme editor.
Thanks for the PR! I will try to integrate it soon 🙂