omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. M42e
    3. Posts

    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 5
    • Posts 7
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by M42e

    • RE: Suggestions for WebSocket client

      Well, my first attempt was to use a direct socket connection, because my use case is primary at home within the same network. Then my thoughts went into the direction to use a server and communicate with the server using a JSON API which lead me to web sockets because of the lack of polling. As you see, it's straight forward :P

      What I want to create is a networked memory game. An extended version of the sample and to be able to play with at least two players (in the first version).

      posted in Pythonista
      M42e
      M42e
    • Suggestions for WebSocket client

      Does anybody have a suggestion for a python WebSocket client, there are a few out there.

      Thank you very much

      posted in Pythonista
      M42e
      M42e
    • Is there something like a unique device id?

      Is there something like a unique device id?

      Thanks.

      posted in Pythonista
      M42e
      M42e
    • UDP Broadcast/Discover other devices

      Is there any way to discover other devices running a specific pythonista script?

      My idea is to develop a simple network game.

      Any Ideas?

      posted in Pythonista
      M42e
      M42e
    • RE: Is there something like a unique device id?

      Hmm, yes i think that would be enough. Can you point me to the app which can be used to obtain the name?

      posted in Pythonista
      M42e
      M42e
    • Simple file switching sidebar

      An easy way to quickly switch between multiple files.

      My first project using Python. Get it here: gist@github

      posted in Pythonista
      M42e
      M42e
    • Use of the Applications:didReceiveRemoteNotification

      Is there and possibility to use the didReceiveRemoteNotification functionality to schedule and run actions/scripts automatically using pythonista?

      I'm new to Pythonista.
      Thanks a lot.

      posted in Pythonista
      M42e
      M42e