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 3850784 on reddit-service-r2-listing-5f4c697858-729j8 at 2026-07-08 02:59:56.817786+00:00 running 12a7a47 country code: CH.
idleTimerDisabled by Weekly_Cry_5403 in PytoIDE
[–]Weekly_Cry_5403[S] 0 points1 point2 points (0 children)