omz:forum

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

    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 6
    • Posts 34
    • Best 1
    • Controversial 0
    • Groups 0

    mncfre

    @mncfre

    1
    Reputation
    1372
    Profile views
    34
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    mncfre Unfollow Follow

    Best posts made by mncfre

    • Save Script via Open In directly to Pythonista

      This is a python script that work in conjunction with a workflow (you need Workflow for ios) to enable open scripts .py (Only .py for now) and save it directly on Pythonista. It's useful when someone send you a .py via email or if you have scripts saved in Downloads app or GoodReader App, and you want to save the .py directly on pythonista, just select the file, hit "Open In.." then "Run Workflow" then select "Save Python" and that's all. If the script that you're trying to save already exist, it rename the new one with a consecutive.

      The workflow link is: https://workflow.is/workflows/8cdee57f79664205a6a565c9cbdb3d48

      The repo link of the script is:
      https://github.com/mncfre/Save-Script

      Please feel free to contribute to get better this code.

      posted in Pythonista
      mncfre
      mncfre

    Latest posts made by mncfre

    • RE: Make password protected zip file

      Thanks a lot for your help, excellent feature, it going to help me a lot allowing me to encrypt my passwords files.

      posted in Pythonista
      mncfre
      mncfre
    • RE: Make password protected zip file

      Hi Ole, I saw pyminizip Included in the V3.0.1, so it's going to be possible the creation of a password protected zip? it would be great, I'm going to try it.

      posted in Pythonista
      mncfre
      mncfre
    • Make password protected zip file

      Hi, I'm trying to create a password-protected zip file but the python zipfile library only extracts files with password, you can not create one, any options?

      posted in Pythonista
      mncfre
      mncfre
    • Save Script via Open In directly to Pythonista

      This is a python script that work in conjunction with a workflow (you need Workflow for ios) to enable open scripts .py (Only .py for now) and save it directly on Pythonista. It's useful when someone send you a .py via email or if you have scripts saved in Downloads app or GoodReader App, and you want to save the .py directly on pythonista, just select the file, hit "Open In.." then "Run Workflow" then select "Save Python" and that's all. If the script that you're trying to save already exist, it rename the new one with a consecutive.

      The workflow link is: https://workflow.is/workflows/8cdee57f79664205a6a565c9cbdb3d48

      The repo link of the script is:
      https://github.com/mncfre/Save-Script

      Please feel free to contribute to get better this code.

      posted in Pythonista
      mncfre
      mncfre
    • RE: Beta Status Update

      @omz excellent changes, this is a major release thanks, please if it's possible add:

      • line numbers on iPhone 6/6+
      • Ability to set or get from the clipboard any object, not only text and images.

      It would be really helpful!!!

      posted in Pythonista
      mncfre
      mncfre
    • RE: youtube-dl

      @shaun-h wow excellent I have to try it, thanks!!!

      posted in Pythonista
      mncfre
      mncfre
    • RE: youtube-dl

      Tanks a lot @JonB I'm going to check it.

      posted in Pythonista
      mncfre
      mncfre
    • RE: youtube-dl

      @hyshai sorry to hear that, I already did a workflow integration, I just want to avoid the workflow necessity, well at least using the 'bestaudio' format in YouTube links download only the audio, thanks a lot for your help

      posted in Pythonista
      mncfre
      mncfre
    • RE: youtube-dl

      @hyshai please can you help me making work the post processor of audio only?

      posted in Pythonista
      mncfre
      mncfre
    • RE: youtube-dl

      @jmv38 I post an interface that use the library but it require Workflow for iOS https://omz-forums.appspot.com/pythonista/post/5864869278515200

      posted in Pythonista
      mncfre
      mncfre