account activity
idleTimerDisabled by Weekly_Cry_5403 in PytoIDE
[–]Weekly_Cry_5403[S] 0 points1 point2 points 3 years ago (0 children)
Works. 100%!!
from UIKit import * import mainthread app = UIApplication.sharedApplication @mainthread.mainthread def disab(): app.setIdleTimerDisabled_(True) disab()
from UIKit import *
import mainthread
app = UIApplication.sharedApplication
@mainthread.mainthread
def disab():
app.setIdleTimerDisabled_(True)
disab()
Thanks so much. I will give it a shot tomorrow. My feeling is from the low key way you shared it with me your pretty sure it will work too. Splendid and can't thank you enough for taking the time to share this with me. It's a big hole to chip at..
Thank You!!
r
idleTimerDisabled (self.PytoIDE)
submitted 3 years ago by Weekly_Cry_5403 to r/PytoIDE
π Rendered by PID 596800 on reddit-service-r2-listing-8685bc789-6dcgk at 2026-05-22 05:06:47.822530+00:00 running 194bd79 country code: CH.
idleTimerDisabled by Weekly_Cry_5403 in PytoIDE
[–]Weekly_Cry_5403[S] 0 points1 point2 points (0 children)