Overview
A JavaFX program that acts as a simple application platform (similar to most mobile operating systems, e.g. iOS), allowing users to install independent JavaFX GUI applications.Project nature: Individual (hobby project)
Year: 2017
It has the ability to run pre-compiled JavaFX GUI bytecode "on-the-fly" without re-deploying the core program.
Other key features:
1. Source code integrity verification
2. Drag-and-drop app icon arrangement
3. Transparent windows
4. Console window (developer mode)
5. Logging to log file
Screenshots