Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bytekast/thin-web-desktop
https://github.com/bytekast/thin-web-desktop
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bytekast/thin-web-desktop
- Owner: bytekast
- Created: 2014-07-24T03:13:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-25T02:46:54.000Z (over 9 years ago)
- Last Synced: 2023-04-10T16:09:19.048Z (over 1 year 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
[![Build Status](https://travis-ci.org/bytekast/thin-web-desktop.svg?branch=master)](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'