Blackdread / JProCalendarFX

A simple demo application showing CalendarFX running inside a browser via the help of JPro.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JPro can be used to run JavaFX in the browser.

This application can be viewed here: https://demos.jpro.one/calendar.html

alt text

How to start JProCalendarFX

Web Browser

Start JPro in foreground (development mode)

gradle jproRun

Start JPro in background (server mode)

gradle jproRestart

Open JPro app in Web Browser

http://localhost:8080/index.html

Show all JPro apps in Browser

http://localhost:8080/test/default

Open JPro app in fullscreen

http://localhost:8080/test/fullscreen/[app-name]

About

A simple demo application showing CalendarFX running inside a browser via the help of JPro.

License:Apache License 2.0


Languages

Language:Java 87.0%Language:CSS 11.7%Language:HTML 1.3%