In order to cut down on the amount of clients to maintain I am considered replacing the JavaFX GUI with the web-based version.
- It must run locally for people to do not want to upload their story to the cloud.
- It automatically starts a server in the background on an available port.
- It automatically starts in the browser (preferred) or a JavaFX WebView.
In order to cut down on the amount of clients to maintain I am considered replacing the JavaFX GUI with the web-based version.