All Projects → JRebirth → Jrebirth

JRebirth / Jrebirth

Licence: apache-2.0
JRebirth is a JavaFX Application Framework

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Jrebirth

Openjdk Jfx
The openjfx repo has moved to:
Stars: ✭ 1,039 (+1304.05%)
Mutual labels:  javafx
Sample Spring Boot Javafx
Рыба Spring Boot + JavaFX
Stars: ✭ 59 (-20.27%)
Mutual labels:  javafx
Owlplug
Audio plugin manager. Small tool to manage VST plugin folders on Windows and MacOS.
Stars: ✭ 64 (-13.51%)
Mutual labels:  javafx
Drombler Fx
Drombler FX - the modular application framework for JavaFX.
Stars: ✭ 52 (-29.73%)
Mutual labels:  javafx
Spring Boot Fx
🎈Spring Boot, JavaFX, bootstrap3, mongoDB
Stars: ✭ 57 (-22.97%)
Mutual labels:  javafx
Editor
基于JavaFx的Markdown编辑器
Stars: ✭ 61 (-17.57%)
Mutual labels:  javafx
Slideshowfx
Stars: ✭ 45 (-39.19%)
Mutual labels:  javafx
Dolphin Platform
This repository contains all java related sources of the Dolphin Platform.
Stars: ✭ 69 (-6.76%)
Mutual labels:  javafx
Jfx
JavaFX mainline development
Stars: ✭ 1,096 (+1381.08%)
Mutual labels:  javafx
Scalaonandroid
A tutorial and examples of how to write Android apps in Scala 2.13
Stars: ✭ 61 (-17.57%)
Mutual labels:  javafx
Fxmailer
Desktop application Tool. Allow you to send a beautiful html template to multiple email recipients with one click!
Stars: ✭ 55 (-25.68%)
Mutual labels:  javafx
Javafx Dataviewer Wrapper
📊 Exposing charts from Java to JavaFX and the Web!
Stars: ✭ 56 (-24.32%)
Mutual labels:  javafx
Fx Guice
Google Guice integration for FXML-based JavaFX applications
Stars: ✭ 61 (-17.57%)
Mutual labels:  javafx
Xjavafxtool
基于JavaFx搭建的实用小工具集合,方便开发过程中的代码编写与调试,想学习javaFx的同学可以参考参考。其中包括文件复制、Cron表达式生成器、编码转换、加密解密、Time转换、路径转换、二维码生成工具、身份证生成器、正则表达式生成工具、网址缩短、转义字符、字符串转换、Mq调试工具、Http调试工具、json格式化编辑工具、图标生成工具、Redis连接工具、网页源码下载工具、切换Hosts工具、Ftp服务器、Cmd调试工具、Ftp/Ftps/Sftp客户端调试工具、Pdf转换工具、文件列表生成器、图片压缩工具、图片转码工具、Kafka调试工具、Email群发工具、颜色代码转换工具、短信群发工具、脚本引擎调试、文件重命名、Json转换、语音转换、Socket调试、图片解析、微信小程序反编译、Zookeeper操作、Excel拆分合并、文件夹监控、文件编码检测、传输、端口扫描、久坐提醒、随机数生成、剪贴板历史、文件搜索、mp3转换、印章生成等工具
Stars: ✭ 1,063 (+1336.49%)
Mutual labels:  javafx
Client
An Opensource Alternative to the Elgato Stream Deck for the Raspberry Pi
Stars: ✭ 67 (-9.46%)
Mutual labels:  javafx
Hellojpro
Stars: ✭ 46 (-37.84%)
Mutual labels:  javafx
Gamecomposer
GameComposer is a game authoring tool and also a game runtime environment targeting at desktop and mobile devices.
Stars: ✭ 59 (-20.27%)
Mutual labels:  javafx
Fx Experience
fx-experience -> fx onscreen keyboard
Stars: ✭ 72 (-2.7%)
Mutual labels:  javafx
Mediaplayerfx
A simple media player in JavaFX
Stars: ✭ 67 (-9.46%)
Mutual labels:  javafx
Fxmaterialdesign
JavaFx Material Design Models (UI/UX) 🎉
Stars: ✭ 63 (-14.86%)
Mutual labels:  javafx

JRebirth

JRebirth Application Framework for JavaFX graphical toolkit

A set of Showcase Applications are provided for code-centric documentation and they are used as integration test

More information is available on our website : www.jrebirth.org

Live feed is available on our Blog

Join the chat at https://gitter.im/JRebirth/JRebirth

Download & Build

Download Build Status

Demo

Several Demos are available online :

Use it

Maven coordinates:

<dependency>
    <groupId>org.jrebirth.af</groupId>
    <artifactId>core</artifactId>
    <version>8.6.0</version>
</dependency>

Documentation

Documentation is available here.

Build it

Requires Git, Java 8 and Maven.

git clone https://github.com/JRebirth/JRebirth.git
cd JRebirth/org.jrebirth.af
mvn clean install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].