xnbox / tommybox_demo

πŸ₯ TommyBox Demo App.

Home Page:https://github.com/xnbox/tommybox#readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ₯ TommyBox Demo App

TommyBox Demo App

Simplest TommyBox app is just standard HTML/JavaScript etc.

The easiest way to try TommyBox:

  1. Download the latest TommyBox jar: tb-2.14.1.jar
  2. 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:

  1. Download the latest TommyBox jar: tb-2.14.1.jar
  2. Download the demo app app.zip: https://github.com/xnbox/tommybox_demo/raw/main/RELEASE/app.zip
  3. Copy app.zip into the root directory of the tb-2.14.1.jar file
  4. Run embedded demo app:
java -jar tb-2.14.1.jar

Get more:

  • Explore the demo app sources.
  • Please visit TommyBox home page for more options.

About

πŸ₯ TommyBox Demo App.

https://github.com/xnbox/tommybox#readme

License:MIT License


Languages

Language:Java 72.8%Language:HTML 27.2%