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.


    Free "Runtime" App?

    Pythonista
    5
    7
    5098
    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.
    • psyFi
      psyFi last edited by

      It would be awesome if there were a free app that was only able to run scrips, so tha code could be distributed to customers, or other people.

      1 Reply Last reply Reply Quote 1
      • TutorialDoctor
        TutorialDoctor last edited by

        Something like this?

        Webmaster4o 1 Reply Last reply Reply Quote 0
        • Moe
          Moe last edited by

          Well, there is the app template.
          You will need a Mac and an Apple developer account as well as xcode, but this allows you to package your Pythonista scripts in their own apps.

          1 Reply Last reply Reply Quote 2
          • Webmaster4o
            Webmaster4o @TutorialDoctor last edited by

            @TutorialDoctor That doesn't really answer the question. The question is, after all, in the pythonista forums. I think the app template is what @psyFi is looking for, as @Moe pointed out.

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

              @Webmaster4o. It was a question, not an answer. I was not sure what the OP wanted.

              Webmaster4o 1 Reply Last reply Reply Quote 0
              • Webmaster4o
                Webmaster4o @TutorialDoctor last edited by

                @TutorialDoctor Ah, ok. Thanks.

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

                  As per @Webmaster4o , @Moe and @TutorialDoctor, the App template is clearly what you want @psyFi.

                  But the idea of a runtime app is something I've actually been thinking about and I think there's value there.

                  @omz is there anyway to use the shared "app group" functionality of iOS as Pythonista2 and Pythonista3 do to allow either the template, or an ancillary app made by you to act as a dedicated testing app - no editing abilities, just a container to run the app. Perhaps you could specify which script to run in the global iOS settings, or from within Pythonista2/3. You could really quickly make edits in the main apps, and test in the ancillary app to get a close idea of how quickly your app launches without all the editor cruft etc, so it would be built from the template. You could even charge money for it, and it would (i assume) be a minimal amount of work for you to implement since most of it is already done in the form of the template!
                  And looking to the future - once the issues with split-screen multitasking are remedied by Apple, imagine being able to have pythonista2/3 on one half of the screen and the testing app on another - it would be like a real development workflow!!

                  Food for thought.

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