Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexgplay/blynder
Framework for Java desktop applications. It supports Swing, JavaFX and Web languages (HTML, CSS, JS).
https://github.com/alexgplay/blynder
controller css frameworks-swing html java javafx javascript model mvc swing view
Last synced: 28 days ago
JSON representation
Framework for Java desktop applications. It supports Swing, JavaFX and Web languages (HTML, CSS, JS).
- Host: GitHub
- URL: https://github.com/alexgplay/blynder
- Owner: AlexGPlay
- License: mit
- Created: 2019-05-05T18:12:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T00:52:39.000Z (about 2 years ago)
- Last Synced: 2024-10-30T17:55:10.700Z (3 months ago)
- Topics: controller, css, frameworks-swing, html, java, javafx, javascript, model, mvc, swing, view
- Language: Java
- Homepage:
- Size: 299 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blynder
Blyder is a framework that allows the creation of Java desktop applications in an easier way using MVC and combining the well known frameworks Swing and JavaFX with the web languages HTML, JS and CSS.
## Quickstart
For starting right now I recommend to download the [demo](https://drive.google.com/open?id=1ycUIJEUL38gEJzMvD4-m7SFnRydhNh9X) file and hack through it since I think the basic workarounds aren't too difficult to undestand. If you want to dig more into the framework I recommend to read the How to use.For more understanding of all the framework I recommend reading the [wiki](https://github.com/AlexGPlay/Blynder/wiki).