omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. drscheme

    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.


    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 8
    • Best 0
    • Controversial 0
    • Groups 0

    drscheme

    @drscheme

    0
    Reputation
    905
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    drscheme Unfollow Follow

    Latest posts made by drscheme

    • Correctly exiting an app

      I have an app that runs in a while true loop. I want to exit the app correctly. How can I do this?

      On a typical console app I'd use a "try ... except keyboardinterrupt" construct but this doesn't work in my app.

      Any suggestions?

      Regards

      posted in Pythonista
      drscheme
      drscheme
    • RE: Download script into Pythonista

      There's also a webdav server written in Python that you can execute in pythonista. Search for "pythonista webdav" in github.

      posted in Pythonista
      drscheme
      drscheme
    • RE: "The time for your script has expired"

      I want to create some kind of GPS logger which runs as long as I want. By this reason the behavior described in this thread is not desired. Is there any way how I can create a script that runs "forever"?

      Regards!

      posted in Pythonista
      drscheme
      drscheme
    • Import Scripts written on Mac/PC to Pythonista?

      Is there any convenient way to import/move/copy a script written on a 'proper' computer into Pythonista?

      • "Open in" from Dropbox or my Samba client does not work; meanwhile I noticed a corresponding post on this site that explains that this is something Apple does not allow...
      • Furthermore, there is no import dialogue somewhere in the Pythonista app. (But I can EXPORT stuff, ...)
      • And it seems that Pythonista does not offer to import files via iTunes.

      I do not see a different option than mailing me a script and copy/paste this into Pythonista as a text. Well, that would be ridiculous...

      posted in Pythonista
      drscheme
      drscheme
    • Speech to Text

      Hello everybody,

      I'm wondering if there is an option how I can trigger speech recognition via Python. The other way round (text to speech) seems to be pretty simple...

      BR!

      posted in Pythonista
      drscheme
      drscheme
    • RE: Speech to Text

      Thanks for your replies so far.

      An other option would be to record sound and send the file to a server and let this server do the s2t conversion. When I remember correctly, there are some Linux tools available.... But let me guess: we don't have access to the microphone as well, ... :)

      posted in Pythonista
      drscheme
      drscheme
    • RE: Import Scripts written on Mac/PC to Pythonista?

      @0942v8653: The WebDAV script is great. Problem fully solved!

      posted in Pythonista
      drscheme
      drscheme
    • RE: Import Scripts written on Mac/PC to Pythonista?

      Thanks a lot for your suggestions. I'll investigate all three!

      However, I would like to state that I expect that proper im- and export is a part of a professional and commercial software product.

      posted in Pythonista
      drscheme
      drscheme