Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.53 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.53 KB

EN RU ← Choose language | Выберите язык

Miyoo Mini Python App

Sample application for Miyoo Mini in Python 2.7 with Onion OS. Lists, text output, buttons, progress bar and scrolling status are implemented.

Setup

Extract the contents of Source to the App folder, on your console's sd card.

Debugging

  1. Start the Tweaks application, go to Network and enable SSH: Secure shell.
  2. Look on the Wi-Fi router for the IP address of your console.
  3. Connect via the PuTTY client to your console.
  4. Enter the login - root and a blank password, then go to the application folder - cd /mnt/SDCARD/App/Sample/ and run sh launch.sh. Press CTRL + C to terminate the application.

Screenshots