turing-smart-screen-python icon indicating copy to clipboard operation
turing-smart-screen-python copied to clipboard

SystemUptime

Open NurNano opened this issue 10 months ago • 3 comments

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.

2024-03-29 15_52_38-Turing SysMon Theme Editor

NurNano avatar Mar 28 '24 18:03 NurNano

Thanks for the PR! I will try to integrate it soon 🙂

mathoudebine avatar Apr 29 '24 11:04 mathoudebine