A MinUI app wrapping filebrowser
, an http file server.
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
HTTP.Filebrowser.pak.zip
. - Copy the zip file to
/Tools/$PLATFORM/HTTP Filebrowser.pak.zip
. Please ensure the new zip file name isHTTP Filebrowser.pak.zip
, without a dot (.
) between the wordsHTTP
andFilebrowser
. - Extract the zip in place, then delete the zip file.
- Confirm that there is a
/Tools/$PLATFORM/HTTP Filebrowser.pak/launch.sh
file on your SD card. - Unmount your SD Card and insert it into your MinUI device.
Important
If the zip file was not extracted correctly, the pak may show up under Tools > HTTP
. Rename the folder to HTTP Filebrowser.pak
to fix this.
Browse to Tools > HTTP Filebrowser
and press A
to turn on the HTTP Filebrowser
This pak runs on port 80
(HTTP).
The default credentials are:
trimui:trimui
To enable debug logging, create a file named debug
in the pak folder. Logs will be written to the $SDCARD_PATH/.userdata/$PLATFORM/logs/
folder.
By default, filebrowser
requires a username and password for access control. To enable anonymous access, create a file named anonymous-access
.