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.


    Do we need to install Pythonista modules to work with Python

    Pythonista
    3
    3
    1060
    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.
    • hiransarkar
      hiransarkar last edited by hiransarkar

      Hi everyone,
      I am trying to create a app for iOS from windows pc. What the app actually does is it extracts data from the iOS reminder app.

      Can anyone tell me how can I accomplish it?

      mikael 1 Reply Last reply Reply Quote 0
      • mikael
        mikael @hiransarkar last edited by

        @hiransarkar, essentially, any app running on iOS that has user’s permission can access contacts, reminders etc. So you can have Pythonista running on an iOS device be a server and share the data for with your app on Windows.

        That is of course not an ”always on” solution. For that you could theoretically web scrape the web version of iCloud, but I do not think Apple has made it easy, and it might be against their terms of service.

        lilliapenny 1 Reply Last reply Reply Quote 0
        • lilliapenny
          lilliapenny @mikael last edited by lilliapenny

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors