omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Lockscreen with pythonista

    Pythonista
    lockscreen
    2
    3
    2669
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • yas
      yas last edited by

      I am creating a timer after the timer runs out I want to lock the screen .How do I do that?

      1 Reply Last reply Reply Quote 0
      • ellie_ff1493
        ellie_ff1493 last edited by

        I don’t think you can, apple are quite restrictive with what you can do when it comes to stuff like this.

        You can enable/disable the default lock timer I think

        1 Reply Last reply Reply Quote 0
        • yas
          yas last edited by yas

          Thanks ,I used Auto-Lock in settings to 30-Seconds and used

          console.set_idle_timer_disabled(True)
          

          Untill the timer runs out and changed the flag to False.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors