๐ฅ TommyBox Demo App
August 14, 2021 ยท View on GitHub

Simplest TommyBox app is just standard HTML/JavaScript etc.
The easiest way to try TommyBox:
- Download the latest TommyBox jar: tb-2.14.1.jar
- Run demo app remotely:
java -jar tb-2.14.1.jar --app https://github.com/xnbox/tommybox_demo/raw/main/RELEASE/app.zip
Embed demo app:
- Download the latest TommyBox jar: tb-2.14.1.jar
- Download the demo app
app.zip: https://github.com/xnbox/tommybox_demo/raw/main/RELEASE/app.zip - Copy
app.zipinto the root directory of thetb-2.14.1.jarfile - Run embedded demo app:
java -jar tb-2.14.1.jar