A PAK for updating NextUI on-device (aka OTA), tested on the TrimUI Brick (but might work on the Smart Pro as well). Wifi required (obviously).
Unzip the nextui-updater-pak.zip file to the root of your SD card (merge the contents).
- D-pad Up/Down: Navigate between buttons
- Button A: Select
- Button B: Go Back/Exit
- Button X: Version Select
Building for tg5040/tg5050/my355 using cross-rs
cross build --release --target=aarch64-unknown-linux-gnuThe compiled binary will be in target/aarch64-unknown-linux-gnu/release/nextui-updater-rs.
scripts/create_pak.shThe zip file will be in ./nextui-updater-pak.zip.
This project is open source and available under the MIT License.
Many improvements are possible and contributions are welcome! Please feel free to submit a Pull Request.
