Simplest TommyBox app is just standard HTML/JavaScript etc.
- 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
- 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.zip
into the root directory of thetb-2.14.1.jar
file - Run embedded demo app:
java -jar tb-2.14.1.jar