A MinUI app wrapping TermSP
, a terminal emulator.
This pak is designed and tested on the following MinUI Platforms and devices:
tg5040
: Trimui Brick (formerlytg3040
), Trimui Smart Prorg35xxplus
: RG-35XX Plus, RG-34XX, RG-35XX H, RG-35XX SP
Use the correct platform for your device.
- Mount your MinUI SD card.
- Download the latest release from Github. It will be named
Terminal.pak.zip
. - Copy the zip file to
/Tools/$PLATFORM/Terminal.pak.zip
. - Extract the zip in place, then delete the zip file.
- Confirm that there is a
/Tools/$PLATFORM/Terminal.pak/launch.sh
file on your SD card. - Unmount your SD Card and insert it into your MinUI device.
Browse to Tools > Terminal
and press A
to turn on the terminal.
The terminal detects the available shells and uses the first one it finds. To utilize a different shell, create a file named shell
in the pak folder with the full path to the shell you wish to execute.
The order of shell detection is as follows:
/usr/bin/bash
/bin/bash
/bin/sh