Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
JavaFX
![](https://explore-feed.github.com/topics/javafx/javafx.png)
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-02-06 00:15:52 UTC
- JSON Representation
https://github.com/wassimoubaziz/rmi
he RMI Client-Server Application is a Java-based distributed system that utilizes Java RMI (Remote Method Invocation) for communication between a client and a server. It provides functionality for performing mathematical calculations and banking operations remotely.
bank calculator client client-server destributed java javafx javafx-application oubaziz rmi server socket wassim
Last synced: 21 Jan 2025
https://github.com/syedafatima002/happenhub_scd
Semester project for the course, software construction and development, the application was completely built using Java and Javafx
java javafx javafx-application software-architecture software-design
Last synced: 21 Jan 2025
https://github.com/florinamt/chat-client-server-system_rmi
Chat client server using RMI. The whole conversation is logged in .txt files, one for each day.
client-server files java javafx mvvm-architecture observer-design-pattern rmi singleton-design-pattern
Last synced: 21 Jan 2025
https://github.com/codingaddict1530/library_system
A Library Management Application.
books java javafx javafx-application library library-management-system library-system
Last synced: 21 Jan 2025
https://github.com/fedepaganelli/carrent
JavaFX application for managing car rentals
Last synced: 21 Jan 2025
https://github.com/youseftareq33/java_ai_2_tic-tac-toe
play with AI Tic-Tac-Toe Game (Minimax algorithm used)
Last synced: 21 Jan 2025
https://github.com/ralvarezdev/complete-java-dev
Repository that contains coding challenges and exercises from Tim Buchalka's Java course, among others
college college-project java javafx oop oop-principles oops-in-java rafael-urdaneta-university udemy udemy-course universidad-rafael-urdaneta uru
Last synced: 20 Jan 2025
https://github.com/soumabha-banerjee/enigmaticbyte
This is a steganography desktop application that hides txt messages inside a cover image. It is completely developed using JavaFX and Cryptography and Steganography both is used. For Cryptography we used a symmetric key technique called Columnar Transposition and for Steganography we used LSB Insertion technique.
cryptography cryptography-algorithms desktop-application java javafx javafx-desktop-apps network-security steganography steganography-algorithms
Last synced: 21 Jan 2025
https://github.com/shahriar-raj/cse_108-object-oriented-programming-language-sessional
This repository contains all home and lab assignments for the CSE 108: Object Oriented Programming Language Sessional course, part of our Term-2, Level-1 curriculum. It applies theories from CSE 107 to problem-solving. We also learned JavaFX for frontend and made a java project "Football Player Database"
academic java javafx object-oriented-programming problems-solving programming project
Last synced: 21 Jan 2025
https://github.com/desmondjs/stock_management_system
This is a JavaFX-based stock management system that allows users to view, add, deduct, and discontinue products. This application provides a user-friendly interface for efficient stock management.
Last synced: 21 Jan 2025
https://github.com/rbento/javafx-gradle-starter
A simple JavaFX project starter.
Last synced: 02 Feb 2025
https://github.com/neuralcortex/hcm_viewer
HCM Tile-Viewer
java javafx javafx-application javafx-desktop-apps srtm srtm-files srtm3
Last synced: 21 Jan 2025
https://github.com/ddubeyyy/sudoku
This project implements a Sudoku solver in Java using a backtracking algorithm to efficiently solve puzzles, ensuring each row, column, and 3x3 subgrid contains all digits from 1 to 9. The solver includes input validation and a simple console-based user interface.
backtracking-algorithm dsa java javafx
Last synced: 21 Jan 2025
https://github.com/neuralcortex/border_generator
Graphical CSV boundary line generator
csv java javafx javafx-application javafx-desktop-apps
Last synced: 21 Jan 2025
https://github.com/neuralcortex/empty_phrases
Program to create political slogans
java javafx javafx-application javafx-desktop-apps
Last synced: 21 Jan 2025
https://github.com/nerooc/zti-seminar-javafx
Repozytorium z materiałami na temat JavaFX
Last synced: 26 Jan 2025
https://github.com/afa-farkhod/installation-wizard-app
Application is an installation wizard for the JDK (Java Development Kit). It is a JavaFX-based GUI Windows Desktop Application that guides users through the process of downloading and installing the JDK, as well as setting the path environment variable.
installation-wizard java javafx javafx-application javafx-desktop-apps
Last synced: 21 Jan 2025
https://github.com/cstim240/pokedexclient
A client and server Java Application
css java javafx maven mockmvc spring-boot test
Last synced: 21 Jan 2025
https://github.com/janithr-creator/student-management-system
This project is for enhance my Java, Java-fx and JDBC knowledge.
java javafx jdbc mvc-architecture singleton-pattern
Last synced: 21 Jan 2025
https://github.com/orangomango/minesweeper
Minesweeper implementation in Java/JavaFX, solver included
Last synced: 21 Jan 2025
https://github.com/rahulstech/javafx-routing
Efficiently navigate between JavaFX screens with animated transitions, backstack, controller lifecycle management, argument passing, and validation. Enjoy a declarative configuration approach or customize in code. Simplifies navigation and enhances user experience. Currently supports single scene navigation.
java javafx navigation routing single-page-nav
Last synced: 21 Jan 2025
https://github.com/blank2409/weather-
A Java application that delivers real-time weather updates using a weather API. Features include location-based forecasts, hourly updates, and severe weather alerts, all presented in a clean, responsive UI. Developed to enhance skills in API integration and user experience design
api gui java javadevelopment javafx javaswing json openweathermap-api swing weather-api weather-app weather-forecast
Last synced: 21 Jan 2025
https://github.com/aadilraja/mediaplayer
Using javafx to create a media player
Last synced: 21 Jan 2025
https://github.com/joshjarabek7/appointment-scheduler
An appointment scheduling GUI that is linked to a MySQL database with local time zone conversions.
Last synced: 02 Feb 2025
https://github.com/marincervinschi/objectorientedprogramming
Intermediate course introducing Object-Oriented Programming (OOP) principles with the Java language. It covers the evolution of programming languages, the limitations of procedural programming, and the key features of OOP.
arrays collections exceptions functions generics java javabasics javafx oop oop-principles strings threds
Last synced: 19 Dec 2024
https://github.com/ankushtechdev/payroll-system
Payroll system involves everything that has to do with the payment of employees and the filing of employment taxes. This includes keeping track of hours, calculating wages, withholding taxes and other deductions, printing and delivering checks and paying employment taxes to the government.
java javafx javafx-desktop-apps javafx-project javaswing jfoenix-application
Last synced: 05 Jan 2025
https://github.com/cyboranf/meetex-desktop-app
Social media app (inspired by Facebook). Made in combination -> Java Fx & Spring Boot
crud-operations fxml-viewer hibernate java java8-learning javafx lombok scenebuilder spring spring-boot spring-jpa
Last synced: 26 Jan 2025
https://github.com/adrianmosnegutu/toy-language-interpreter
A toy language interpreter made in Java, together with a user-friendly interface to debug and see how simple programs work.
interpreter java javafx javafx-application oop oops-in-java programming-language toy-language
Last synced: 20 Jan 2025
https://github.com/mrbelga/graphs
grafos desenvolvido para materia de grafos da faculdade
grafo grafos graph graph-theory java javafx teoria-dos-grafos
Last synced: 21 Jan 2025
https://github.com/darshansalian/event-management-system
A LAN-Based Event Management System built with JavaFX and MySQL. This system streamlines event planning and execution with a user-friendly interface. Features include secure user authentication, event creation, and detailed event information storage. Efficiently manage venues, locations, costs, guest lists, and food expenses through a dashboard.
Last synced: 21 Jan 2025
https://github.com/sudhanshu-noob/face-recognition
Face Detection & Recognition System
eigenfaces face-detection face-recognition fisherface-algorithms fisherfaces haar-cascade haar-cascade-classifier haarcascade-classifier java java-swing java-swing-applications javacv javafx javafx-application lbph lbph-algorithm lbph-features opencv
Last synced: 21 Jan 2025
https://github.com/josemartinezrdev/proyectofinaljava
Inventory Manager for Small Electronics Business
fxml hexagonal-architecture java javafx mysql
Last synced: 21 Jan 2025
https://github.com/ransuum/seeyaafx
diploma project(unfinished)
email-service javafx mapstruct postgresql restful-api spring-boot
Last synced: 21 Jan 2025
https://github.com/ammahmoudi/sea-battle
classic Sea battle game implemented using Java socket, Javafx, Hibernate ORM
hibernate-orm java java-game javafx sea-battle socket
Last synced: 15 Jan 2025
https://github.com/joshjarabek7/inventory-management
An inventory management GUI that tracks the parts and products currently in stock at a shop.
Last synced: 02 Feb 2025
https://github.com/tikquuss/tech_auto
Application of automatic technical control of vehicles
Last synced: 18 Jan 2025
https://github.com/kuestenflunder/examcreator
Introducing Team Kuestenflunder's Exam Desktop app: your hub for effortless question creation & management, and automated exam assembly & evaluation. Harness the Jackson library's JSON capabilities for a seamless, modern education tool. Enhance your teaching experience with our innovative JavaFX application. Get started now!
desktop-app jackson java javafx javafx-application
Last synced: 09 Jan 2025
https://github.com/dodat-12/resident-managerment-and-fee-collection-application
Project Nhập môn Công nghệ phần mềm
application javafx payment-manager
Last synced: 13 Nov 2024
https://github.com/willgreen98/visual-path-finder
Implementation of Path-Finding Algorithms with a touch of visualisation
algorithm eclipse java javafx javafx-application javafx-gui javafx-project pathfinding pathfinding-algorithm theoretical-computer-science
Last synced: 28 Dec 2024
https://github.com/imax153/c195
The files for my solution to the C195 - Software II performance assessment for WGU.
appointment data-access-object database date datetime javafx lambda localization scheduling-application
Last synced: 16 Jan 2025
https://github.com/kuestenflunder/passwordgenerator-v1.0
Explore our Password Generator project: a user-friendly JavaFX tool offering robust password creation with advanced algorithms. Enhance your digital security with unique, strong passwords, effortlessly managed with clipboard functionality. A beacon of reliability and innovation in online safety.
Last synced: 09 Jan 2025
https://github.com/josmanaltamira/javafxpractixadb
Departamentos y Empleados
Last synced: 25 Jan 2025
https://github.com/sspangsberg/mrs-starter
Movie Recommendation System Starter application
Last synced: 28 Jan 2025
https://github.com/thisarakavishka/group-chat-application
Live chat application using socket programming.This programm can communicate between two or more computers
chat-application client-server java javafx lombook mysql socket-programming
Last synced: 09 Jan 2025
https://github.com/nihadguluzade/marketsystem
Market System (Alışveriş sistemi), desktop application written in Java and JavaFX.
java javafx javafx-library sql
Last synced: 21 Jan 2025
https://github.com/xardif/scenic-view
ScenicView with Java 11 support
java-11 java11 javafx javafx-11 javafx11 jdk11 openjfx scenic scenic-view scenicview view
Last synced: 21 Jan 2025
https://github.com/valchanoficial/fundamentos-javafx
Fundamentos de JavaFX - TreinaWeb
fxml java java11 javafx lambda maven openjfx scenebuilder
Last synced: 21 Jan 2025
https://github.com/2008choco/aftershockrm
A simple yet elegant and featureful manager for Rocket League replay files
fxml java javafx manager openjfx replay replay-manager replays rocketleague
Last synced: 21 Jan 2025
https://github.com/eugener/scala3fx-gradle
Basic Scala 3 JavaFX project using Gradle
Last synced: 13 Jan 2025
https://github.com/theanuragshukla/javafx-notepad
A very simple yet algorithmically smart notepad. It's a PoC for real world application of the algorithms
algorithms autocomplete java javafx notepad openjfx prefix-tree
Last synced: 21 Jan 2025
https://github.com/eugener/twister.fx
JavaFX Application Framework for Scala
Last synced: 13 Jan 2025
https://github.com/camillamendess/estudosfaculdade
Exercicios e trabalhos desenvolvidos na faculdade.
Last synced: 07 Dec 2024
https://github.com/raphaelcausse/game-ecs
Project : Java : Game using JavaFX library and ECS (Entity Component System). @ CY-TECH
2d-game ecs entity-component-system game java javafx javafx-game javafx-games
Last synced: 15 Dec 2024
https://github.com/ihkcreations/randombdphonenumbers
Generate random Bangladesh phone numbers | Javafx Application
fun intellij java javafx open-source
Last synced: 22 Jan 2025
https://github.com/devorlon/openjfx-installation-linux
How to install OpenJFX for Debian and Others
Last synced: 21 Jan 2025
https://github.com/langvest/todomanagerjavafx-lab
JavaFX todo manager laboratory work.
Last synced: 22 Jan 2025
https://github.com/shashank-bansal/sudoku-solver
I have developed a desktop application using JavaFx which can be used to solve Sudoku puzzles and check their validity. It has a user-friendly interface and efficient performance. The application will help to solve sudoku easily and validate them in a efficient manner.
Last synced: 21 Jan 2025
https://github.com/dmeersteiner/javafx-date-time-pickers
A library for extended JavaFX date and time pickers
datepicker datetimepicker java java-library javafx javafx-library timepicker
Last synced: 21 Jan 2025
https://github.com/ayu-ano/tetris_in_java
GUI friendly Game Application
java-8 javaawt javafx javaswing
Last synced: 13 Jan 2025
https://github.com/atennert/kotlinfx
experimenting with using JavaFX in Kotlin
Last synced: 14 Jan 2025
https://github.com/adham-elaraby/fop-2324-projekt-student
Implementation of the board game "Catan" as part of a Programming Project of the TU Darmstadt Informatik course
catan-simulations java javafx oop
Last synced: 22 Jan 2025
https://github.com/snowycoder/deliveru-oop
Project for the course "Programmazione a Oggetti" at UniMoRe
javafx maven openjfx unimore-informatica
Last synced: 21 Jan 2025
https://github.com/tsnsoft/maven_javafx_demo_2024
Пример программы с JavaFX на Java для NetBeans 21, со сборщиком Maven
Last synced: 17 Jan 2025
https://github.com/vmt-max/busticketbookingapp
busTicketBookingapp
javafx javafx-application javafx-desktop javafx-desktop-app
Last synced: 28 Jan 2025
https://github.com/suzushin7/openclock
Simple timer application made by Kotlin and JavaFX.
Last synced: 28 Jan 2025
https://github.com/krook1024-uni-archive/slider-game
🎮 A slider game as a university project.
adoptopenjdk games java javafx logic maven mvn openjfx
Last synced: 21 Jan 2025
https://github.com/melissaantunes/gerenciamento-biblioteca
Desenvolvimento de um Sistema de Gerenciamento de Biblioteca utilizando Java e JavaFX, com integração ao banco de dados MySQL.
Last synced: 22 Jan 2025
https://github.com/rks-031/media-player-javafx
apache css java javafx jdk netbeans-ide
Last synced: 22 Jan 2025
https://github.com/lilgallon/javafx-nero-engine
📚 An easy to use 2D game engine powered by JavaFX13
2d game-engine java13 javafx javafx13 openjfx university-of-bordeaux
Last synced: 21 Jan 2025
https://github.com/zahimessaoud/jfxbrowser
browser java java-8 javafx javafx-8 javafx-application javafx-library
Last synced: 21 Jan 2025
https://github.com/rajatdiptabiswas/cryptochat
:speech_balloon: A chat application made with JavaFX. Messages are encrypted using end-to-end AES encryption.
aes-encryption chat-application encryption javafx
Last synced: 22 Jan 2025
https://github.com/ahmadmessbah/javase282638
Library App By JavaSE
desktop-app javafx javase mvc ojdbc oop
Last synced: 22 Jan 2025
https://github.com/sergemerzliakov/jfx-utils
JavaFX Utilities and common code
Last synced: 12 Jan 2025
https://github.com/suwadith/university-award-calculation-system-javafx-pp-gui
Java based University Award Calculation System. [Procedural Programming]
gui java javafx procedural-programming
Last synced: 13 Jan 2025
https://github.com/ayeshaynthv/semester-project-oop
hms hospital-management-system intellij javafx mysql oop oops-in-java
Last synced: 09 Oct 2024
https://github.com/moshontong-it/upstat-javafx
UpStat Javafx is an Announcement System and Dissemination of information such as Grades, Event, Tution fee and etc. The problem is this app is not finished yet the reason is laziness
announcement desktop-app java javafx
Last synced: 16 Jan 2025
https://github.com/florinamt/chat-client-server-system_tcp-sockets
Chat client-server system using TCP sockets.
client-server factory-method-pattern files java javafx json mvvm-pattern observer-design-pattern singleton-pattern sockets-tcp
Last synced: 12 Jan 2025
https://github.com/tupiribas/javafx
Aplicando os conhecimentos de JavaFX usando a ferramenta Scene Builder
Last synced: 28 Jan 2025
https://github.com/tupiribas/project_calculator
Treinando os conhecimentos de JavaFX, criando uma calculadora com botões. Foi usando o padrão MVC com a ferramenta JavaFX SceneBuilder.
javafx javafx-desktop-apps mvc scenebuilder treinando
Last synced: 28 Jan 2025
https://github.com/mhrimaz/knighttourfx
Solving Knight Tour problem using BFS, DFS, A* algorithms and a nice animated JavaFX visualization
algorithms artificial-intelligence java javafx
Last synced: 16 Jan 2025
https://github.com/isinhah/javafx-adm
sistema de administração de vendedores com interface gráfica em javaFX
Last synced: 22 Jan 2025