← Choose language | Выберите язык
Sample application for Miyoo Mini in Python 2.7 with Onion OS. Lists, text output, buttons, progress bar and scrolling status are implemented.
Extract the contents of Source
to the App
folder, on your console's sd card.
- Start the
Tweaks
application, go toNetwork
and enableSSH: Secure shell
. - Look on the Wi-Fi router for the IP address of your console.
- Connect via the PuTTY client to your console.
- Enter the login -
root
and a blank password, then go to the application folder -cd /mnt/SDCARD/App/Sample/
and runsh launch.sh
. PressCTRL + C
to terminate the application.