I need your Urgent help for running Tkinter on IOS (Urgent⚡)

Rankwitz

Well-known member
  • Jul 1, 2023
    930
    683
    93
    Hi. I'm an intermediate programmer.. I was selected for a competition (2nd round). I have to present my app to them (Not Online; I have to go there and show it). I Made the app using Tkinter. So, I'm unable to transport my desktop PC there. I have an Apple iPad 10th Gen, I can use it. But Can I run the Python code on it? (With tkinter GUI) Please help me.

    1696323102758.png


    Sorry for my English mistakes~~~
    ------ Post added on Oct 3, 2023 at 2:23 PM
     

    MBKESCM

    Well-known member
  • Jun 5, 2023
    701
    1,878
    93
    I'm not sure you can run tkinter apps on iPad.

    but a few suggestions :

    1. You can try connecting to your Desktop through TeamViewer by using your iPad. Then use it where ever you go.
    2. Buy a remote desktop and build up your dev environment there. Then connect with remote desktop app on ios
    3. Borrow a laptop from a friend.
     
    • Like
    Reactions: Rankwitz

    poopoo

    Well-known member
  • Nov 18, 2021
    5,766
    11,420
    113
    tf; ඒ කියන්නේ PC එක අරන් ගිහිල්ලා එතන app එක compile කරලා පෙන්නන්න ඕනද? :oo:

    sure නෑ මේක හරියයිද කියලා
    ලේසිම වැඩේ VS code එකට sign-in වෙලා sync කරන්න, ඊටපස්සේ iPad එකේ https://vscode.dev/ වලට ගිහිල්ලා project file ටික import කරන්න
    ඕන extension ටිකත් install කරගන්න

    OR create a github repo and change link to github.com/repo-name to github.dev/repo-name
    now you're in web based vs code env too
     
    • Like
    Reactions: Rankwitz

    Rankwitz

    Well-known member
  • Jul 1, 2023
    930
    683
    93
    I'm not sure you can run tkinter apps on iPad.

    but a few suggestions :

    1. You can try connecting to your Desktop through TeamViewer by using your iPad. Then use it where ever you go.
    2. Buy a remote desktop and build up your dev environment there. Then connect with remote desktop app on ios
    3. Borrow a laptop from a friend.
    Thanks Bro

    tf; ඒ කියන්නේ PC එක අරන් ගිහිල්ලා එතන app එක compile කරලා පෙන්නන්න ඕනද? :oo:
    Yes. (I have a Rs.12,000 potato pc 😥)
    ------ Post added on Oct 3, 2023 at 2:32 PM