This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
Can it be used in termux? #73
Answered
by
Microzibert
drakewebs2017
asked this question in
Q&A
-
Hello, I would like to know if this repository can be used in Termux so I can use it on my mobile. I await your response. Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
Microzibert
Jul 28, 2024
Replies: 1 comment 1 reply
-
Yes you can pkg install python Then copy the path to the program folder
check if you are in the right folder with the command ls this will show a list of files in the folder
Now you can start the program python main.py |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
masterking32
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes you can
Then copy the path to the program folder
check if you are in the right folder with the command ls this will show a list of files in the folder
Now you can start the program