https://github.com/bytekast/thin-web-desktop
https://github.com/bytekast/thin-web-desktop
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bytekast/thin-web-desktop
- Owner: bytekast
- Created: 2014-07-24T03:13:10.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-07-25T02:46:54.000Z (almost 11 years ago)
- Last Synced: 2025-07-08T10:48:35.552Z (12 months ago)
- Language: HTML
- Size: 1.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/bytekast/thin-web-desktop)
This project requires Maven 3 and Java 8 (for better JFX WebView support).
Run 'mvn package'
To run the SWT app, execute './runtarget.sh'
To run the JFX app, run 'mvn exec:exec:'
To create a native packaged JFX app, run 'mvn jfx:native'