Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
JavaFX
JavaFX is an open source, next generation client application platform for desktop, mobile and embedded systems built with Java. It is offered as a cross-platform Java library and it delivers consistent graphical user interfaces across a wide range of operating systems and devices. Applications developed with JavaFX can be run on devices such as desktop computers, mobile phones, TVs, tablets, and more.
- GitHub: https://github.com/topics/javafx
- Wikipedia: https://en.wikipedia.org/wiki/JavaFX
- Created by: Oracle
- Released: December 4, 2008
- Related Topics: java, swing,
- Aliases: javafx-application, javafx-desktop-apps, javafx-gui, javafx-library, openjfx,
- Last updated: 2025-01-15 00:17:25 UTC
- JSON Representation
https://github.com/nav7fsc/hospitalmanagementapp
The Hospital Management App is a JavaFX application that streamlines healthcare operations by efficiently managing patient information, appointments, billing, and inventory. Built with a user-friendly interface and hosted on Microsoft Azure, it ensures secure access for authorized personnel.
Last synced: 19 Dec 2024
https://github.com/iroshanrathnayake/clothify-store-javafx
This repository contains a Clothing Store Management System built with JavaFX and Hibernate, using a layered architecture for managing inventory, customers, and order processing efficiently.
hibernate java javafx layered-architecture
Last synced: 19 Dec 2024
https://github.com/duc5225/Tower-defense
Game
2d java javafx javafx-games tower-defense
Last synced: 23 Oct 2024
https://github.com/jhonnold/tower-defense-v2
A Simple Tower Defense using Kenney's Asset's
game java javafx tower-defense
Last synced: 14 Dec 2024
https://github.com/vexcited/synetta
Huge work in progress ! A SolidJS to JavaFX framework that works by running SolidJS through Javet.
javafx javenode javet solidjs typescript
Last synced: 13 Jan 2025
https://github.com/SimplyProgrammer/JavaFx-Inner-UI
This library adds some new inner window layout system into JavaFx.
inner-window java javafx javafx-gui javafx-library layout ui ui-design window-in-window
Last synced: 23 Oct 2024
https://github.com/felipetomazec/node-project-creator-gui
A tool to create new Node.JS projects via GUI.
java javafx javafx-application nodejs
Last synced: 23 Nov 2024
https://github.com/jlokitha/alokagreen-management-system-using-layered-architecture
A Java and JavaFX-based agricultural resource management system to handle products, resources, suppliers, customers, orders, employees, and attendance.
customer-management employee-management farm-management-sytem java javafx layered-architecture mysql order-management
Last synced: 27 Dec 2024
https://github.com/scify/memor-i-music-game-for-the-blind
A Set of "Memory" card games especially tailored to meet the needs of blind music students.
game game-development game-engine java javafx javafx-application
Last synced: 27 Dec 2024
https://github.com/luca-software-developer/deadline-master
Deadline Master è un'applicazione per la gestione delle scadenze.
business deadlines java-8 javafx management planning project
Last synced: 23 Dec 2024
https://github.com/cannt39t/desktop-app-trading-platfrom
Трейдинг платформа, реализованная на JavaFX на архитектуре MVC
Last synced: 05 Jan 2025
https://github.com/kmhmubin/travel-management-system
Travel Management system is a powerful software which is based on Java.
Last synced: 19 Dec 2024
https://github.com/domnikl/kotlin-coroutines-and-javafx-threads
Sample code from my blog post
blogpost coroutines examples javafx kotlin samplecode
Last synced: 20 Dec 2024
https://github.com/magic-eagle/eurofighter-core
This project is dedicated to developing the central software of the EuroFighter Typhoon, focusing solely on the internal systems of the fighter without including external factors such as environmental physics, maps, or atmospheric conditions. The goal is to simulate the functionalities and internal systems of the EuroFighter Typhoon with fidelity
algorithms fighter-jet java javafx military simulation
Last synced: 28 Dec 2024
https://github.com/abhinav-codealchemist/camcord
Camera cum Face Detection Application
camera face-detection haar-cascade-classifier java javafx opencv
Last synced: 13 Jan 2025
https://github.com/lautiland/inventorymanagement
Aplicación de gestión de inventario con distintas funcionalidades y buenas prácticas de desarrollo
ci inventory-management inventory-management-system javafx junit maven
Last synced: 18 Dec 2024
https://github.com/miroslavmagnin/bullsandcowsgame
My realisation of the "Bulls and cows" game. The simple JavaFX application, which become my first serious program on Java (specifically JavaFX).
bulls-and-cows css fxml java javafx javafx-application
Last synced: 19 Nov 2024
https://github.com/gbfragoso/autofillcombobox
javafx javafx-8 javafx-components javafx-library
Last synced: 19 Nov 2024
https://github.com/quanbisen/javafx_uwp_style
这是一个JavaFX写的一个模仿windows UWP应用窗口风格的JavaFX程序。如果你是喜欢JavaFX编写的UPW风格的伙伴,可以一起贡献本项目。目前已经完成了基本的最大化、最小化和退出操作,并且支持边缘自由改变窗口大小。我其实还想做把窗口拖拽到边缘,然后实现画透明矩形,然后放下鼠标完成半屏幕缩放,不过画半屏幕透明矩形还没有思路实现。
Last synced: 19 Nov 2024
https://github.com/anujakoralage/wholesaleposwithjpa
This system was developed for whole sale order and item management system for super market. System was developed using Layered Architecture and Singleton, Factory, DAO, DTO, Strategy design patterns
dao-design-pattern dto-entity-mapper factory-pattern jasper-reports java javafx jpa layered-architecture mysql orm singleton-pattern strategy-pattern
Last synced: 28 Dec 2024
https://github.com/harshg999/covid-19-information-kiosk-india
A Covid-19 tracker for India created using JavaFX and JDBC/MySQL which gives detailed statistics for all states/UTs using a colorful and vibrant UI along with lucid graphs/charts for better visualization.
coronavirus-tracking covid-19-india javafx jdbc mysql netbeans-project
Last synced: 02 Dec 2024
https://github.com/abderrahmanehamim/emailmanager-for-companies-with-java-and-javafx
L'application de gestion de messagerie est conçue pour offrir des fonctionnalités avancées de gestion et d'organisation des courriers électroniques. Elle utilise une interface utilisateur conviviale créée avec JavaFX et les fichiers FXML pour assurer une expérience utilisateur fluide.
desktop-application java javaapplication javafx javafx-desktop-apps
Last synced: 13 Jan 2025
https://github.com/anadeem717/3-card-poker
A JavaFX-based GUI application simulating 3-Card Poker gameplay. This project features intuitive game mechanics, including betting options (Ante and Pair Plus), hand evaluations, and payouts. Built with Java, FXML, and CSS for the GUI, it showcases object-oriented design and interactive gameplay.
Last synced: 13 Jan 2025
https://github.com/ihkcreations/moment-of-inertia-of-a-fly-wheel-calculator
With the help of this calculator, you will be able to calculate the Moment of Inertia of Fly Wheel with just a click. This calculator might be useful for this Physics Lab: https://vlab.amrita.edu/index.php?sub=1&brch=74&sim=571&cnt=1
android-application android-studio apk calculator calculator-applications java javafx javafx-application moment-of-inertia
Last synced: 27 Dec 2024
https://github.com/mundosica/wifi-manager
An application wrapper for netsh wlan.
css java java-8 javafx netsh-client wifi
Last synced: 14 Dec 2024
https://github.com/kiko-g/feup-aiad
FEUP AIAD | Multi-Agent Systems | 2020/21
Last synced: 26 Dec 2024
https://github.com/ruferdz/basic-java-crud-system-javafx
My L5 PP2 Assignment 02
Last synced: 19 Nov 2024
https://github.com/srijan-sengupta/paint-india-simple
Javafx simple painting Application
desktop-app fxml india java javafx painting simple
Last synced: 13 Jan 2025
https://github.com/tejas4888/stockmarkethandler
Java Project that displays RealTime stock price to the user and allows trading sessions. Uses JavaFX, Maven, YahooFinanceAPI and Java Mail
java javafx maven-plugin yahoo-finance-api
Last synced: 06 Jan 2025
https://github.com/matteocalvanico/pss23-calvanico-monti-ghinelli-virtualcasino
A simulation of a Casinò in Java
gradle java javafx junit-test mvc-architecture
Last synced: 19 Nov 2024
https://github.com/bjagg/clojure-minimal-javafx
Clojure code implementing a very simple JavaFX Application.
clojure javafx javafx-application minimal
Last synced: 15 Jan 2025
https://github.com/bryanx/2048
2048 desktop app. With local high scores, optional undo button and smooth animations.
2048 2048-clone 2048-game 2048variants java javafx javafx-application
Last synced: 17 Dec 2024
https://github.com/samoggino/spacca
Un gioco di carte sviluppato interamente in Java e JavaFX.
Last synced: 20 Dec 2024
https://github.com/scortier/conway-game-of-life
Conway Game Of Life means a zero player game whose path get justified by its initial state
game-of-life java javafx maven
Last synced: 21 Nov 2024
https://github.com/sajith-dilshan/java-app-runner-ide
JAVAFX APPLICATION
ide integrated-development-environment java java-app-runner javafx javase sajith sajith-dilshan
Last synced: 22 Nov 2024
https://github.com/randeera/desktop-k-soft-smart-pos-system
K Soft Smart POS System is implemented to manage the stock, manage customers and issue invoices
jasper-reports jaspersoft-studio java javafx javase maven postgresql postgresql-database scenebuilder
Last synced: 22 Nov 2024
https://github.com/subhashchamara/simple-text-editor
This application was developed for the purpose of practicing of Java SE file I/O operations and regular expressions.The application allows users to open any text file on their computer, edit the content, save changes, save as a different file name, find and replace words, and even open files using drag and drop feature.
Last synced: 22 Nov 2024
https://github.com/qanastek/tictactoe
The TicTacToe game in JavaFX with a multilayer perceptron (MLP)
controlsfx css fxml java javafx scenebuilder tensorflow ux-design
Last synced: 18 Dec 2024
https://github.com/lynnsh/mastermind-game
Java MasterMind Game
client-server game java javafx javanetworking mastermind-game
Last synced: 19 Nov 2024
https://github.com/vijethph/credit-card-validation
A JavaFX project to extract credit card numbers using Tesseract OCR, and validate them using Luhn Algorithm
algorithm bytedeco-javacpp-presets java javafx tesseract-ocr webcam
Last synced: 29 Nov 2024
https://github.com/thejaxon/daskafka
Message Queuing project @ iti intake 40
Last synced: 14 Dec 2024
https://github.com/felypedantas/fatec_zl
Codigos e material da Fatec Zona Leste
cobol java javafx junit sql-server
Last synced: 07 Dec 2024
https://github.com/janszewczyk/my-games-library
Simple window application created with java 8, javaFX and H2 Database
h2-database java-8 javafx javafx-application ormlite
Last synced: 21 Dec 2024
https://github.com/anthonymichaeltdm/java-image-manipulation-program
an image manipulation program coded in java
image-manipulation image-viewer java javafx
Last synced: 04 Dec 2024
https://github.com/perdian/filerenamer
Small application to easily rename files into a common pattern.
Last synced: 14 Dec 2024
https://github.com/perdian/fimasu
Finanzmanager Support
finances-automation java javafx
Last synced: 14 Dec 2024
https://github.com/perdian/mp3tagtiger
Comfortably edit tags in MP3 music files
Last synced: 14 Dec 2024
https://github.com/yosef-alsabbah/craft-your-dream-store-feature-rich-e-commerce-app-built-with-javafx
Build your online store with this feature-rich JavaFX e-commerce app. With an intuitive MVC architecture, manage users, products, and track sales trends with powerful analytics. Fully customizable and scalable, it offers a modern, secure shopping experience for both admins and customers.
dashboard e-commerce-app java javafx mvc-architecture
Last synced: 14 Dec 2024
https://github.com/hoangsonww/akari-puzzle-game-javafx
💡 A JavaFX-powered implementation of the Akari logic puzzle, featuring intuitive controls, dynamic feedback, and a diverse puzzle library for hours of strategic fun!
akari akari-puzzle css java java-21 javafx javafx-application javafx-gui javafx-project jfx model-view-controller mvc mvc-architecture mvc-pattern puzzle puzzle-game ui-design
Last synced: 14 Dec 2024
https://github.com/saaaaakibhai/java-cse215-sva
Cse215 class course which i did under honorable sva ma'am she teaches us so well that our OOP basic and full concept of Java were clear
Last synced: 25 Dec 2024
https://github.com/joseph-simutis/javafx-chat
A chat client and server demo made with Kotlin and JavaFX.
chat-application javafx kotlin
Last synced: 21 Dec 2024
https://github.com/deryeger/minesweeper
A customizable Minesweeper implementation written in Kotlin and using JavaFX.
Last synced: 16 Dec 2024
https://github.com/tnlx/jfxoo
Generate JavaFX Form at compile time
annotation-processor code-generation javafx libary
Last synced: 14 Dec 2024
https://github.com/abdelkarim-01/arti-desktop-app
Developing a modern desktop application using JavaFX and Spring boot and GraalVM native image, adhering to the MVC architecture and V-model development cycle. This application accommodating two types of users: admin and agent. It is intended for internal company use, specifically tailored to manage the call center service operations .
java javafx javafx-weaver mysql spring-boot
Last synced: 13 Jan 2025
https://github.com/utarwyn/oware
Modern adaptation of the well-known abstract strategy game for two players.
Last synced: 19 Oct 2024
https://github.com/qanastek/easypharma
Pharmacy Management System made in JavaFX
css design-patterns desktop fxml java javafx
Last synced: 18 Dec 2024
https://github.com/dimmaryanto93/aplikasi.spektra-adhya-prasarana
Sistem Informasi Kepegawaian
hibernate-orm javafx spring-boot spring-data-jpa
Last synced: 27 Dec 2024
https://github.com/krislette/navijeff
A desktop application utilizing A* algorithm for showing the most efficient jeepney routes within Northern Metro Manila, made with JavaFX.
Last synced: 06 Nov 2024
https://github.com/dyspersja/minesweeper
Java Minesweeper game created using JavaFX
java javafx minesweeper minesweeper-java
Last synced: 10 Jan 2025
https://github.com/abdulsamie10/schooltripmanagementsystem
Java (GUI) based Trip Management Using MySQL as database and JUnit for testing
database gui hibernation hibernation-scheduler java javafx junit management-system mysql os system-design testing threading trip trip-management-system
Last synced: 27 Dec 2024
https://github.com/mattjlewis/diozero-jfxapp
Very simple diozero GUI. Warning - this is my very first JavaFX application!
diozero java javafx raspberry-pi raspberrypi
Last synced: 21 Dec 2024
https://github.com/mini/chip8
Chip8 Emulator in Java
chip8 chip8-emulator emulator java javafx
Last synced: 15 Dec 2024
https://github.com/1-alex98/javafxtemplate
A teamplate to get started with java 11
Last synced: 17 Dec 2024
https://github.com/zhangchaoxu/onex-javafx
onex javafx
gui java javafx jssc onex springboot sqlite
Last synced: 07 Jan 2025
https://github.com/upcraftlp/axiompatcher
Tool for patching the Axiom Mod to work on Quilt Loader
Last synced: 21 Dec 2024
https://github.com/LsHalloArchive/HimawariDownloader
Download and save images from the Japanese weather satellite Himawari 8 in full resolution (121MP | 11000px)
download downloader himawari himawari-8 himawari-satellite java javafx png
Last synced: 03 Nov 2024
https://github.com/goldipl/image-cropping-app
Image cropping application which can cropp / cut 41x41 pixels image square and show it in arraylist next to canvas with my photo. There is also two buttons - Load new image from file but this option is "under construction" and second option to clear 25 small 41x41px images.
java java-11 javafx javafx-application
Last synced: 07 Jan 2025
https://github.com/thammami01/institute-records-ms
Institute Records Management System
collaborate communityexchange github javafx jdk11 jetbrains-ides management-system sqlite university
Last synced: 14 Jan 2025
https://github.com/akatroj/brick-breaker-javafx
BrickBreaker-like game written in JavaFX
Last synced: 23 Nov 2024
https://github.com/melvinmo/mano_computer_simulator
A Java program that executes user commands in accordance with the Mano computer's architecture notation.
computer-architecture javafx mano-computer-simulator
Last synced: 07 Jan 2025
https://github.com/devmunyi/mazebank
A JavaFX Banking Application utilizing SQLite for Data persistence
data-persistence gui-application java javafx sqlite
Last synced: 14 Jan 2025
https://github.com/sanrehmo/cs9roject
Project Course in Computer Science @ LNU Växjö, Spring 2017
calendar computer-science java javafx junit mysql timeline
Last synced: 07 Nov 2024
https://github.com/shahinuralambhuiyan/police_station_java
For university course purpose.
Last synced: 28 Dec 2024
https://github.com/komoto388/reversi
「Reversi : リバーシ」 はシンプルなリバーシのボードゲームです。
cui gui java javafx reversi reversi-game
Last synced: 14 Jan 2025
https://github.com/emxsys/javafx-chart-extensions
JavaOne 2015 Session: Moving Enterprise Data from JFreeChart to JavaFX Charts
charts java javafx javaone jfreechart
Last synced: 14 Jan 2025
https://github.com/eckig/kbk
Little Helper to train keyboard layouts key by key.
Last synced: 30 Dec 2024
https://github.com/ashiishme/adobe-trial-extender
Adobe trial extender helps to extend trial period of some adobe products of 2018. This program is not tested for latest version of adobe products.
java java-8 javafx javafx-application javafx-desktop-apps javafx-gui mvc mvc-architecture
Last synced: 14 Jan 2025
https://github.com/hasnatrasool163/readingroomproject-java
Objective: Create a user-friendly application for efficient book storage and management. 📖 Technologies Used: JavaFX: For a modern and responsive UI design. 🎨 Data Structures & Algorithms (DSA): Efficient data management using arrays, linked lists, and hash tables. 📊
java javafx javafx-application javafx-gui javafx-project librarymanagementsystem readingroom
Last synced: 21 Dec 2024
https://github.com/chriscamacho/jcsgfx
A frontend to JCSG which allows 3d object creation with JavaScript
csg java javafx javascript stl
Last synced: 28 Dec 2024
https://github.com/minusome/namesayer2
JavaFX application to practise unfamiliar names
audio gui javafx jfoenix material-design
Last synced: 15 Dec 2024
https://github.com/prince-bojji/payroll-system
Payroll system allows for the management of employee payroll, including adding employees, computing salaries, processing payments, and generating salary reports.
Last synced: 02 Jan 2025