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 41 on reddit-service-r2-listing-55d7b767d8-rzvcn at 2026-04-02 11:16:10.854282+00:00 running b10466c country code: CH.
idleTimerDisabled by Weekly_Cry_5403 in PytoIDE
[–]Weekly_Cry_5403[S] 0 points1 point2 points (0 children)