Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/gaotianchi/library-management-program

结构简单的 javafx 程序

javafx

Last synced: 19 Nov 2024

https://github.com/bildschirmarbeiter/de.bildschirmarbeiter.application.osgi

Bildschirmarbeiter Application OSGi

javafx osgi

Last synced: 07 Dec 2024

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: 19 Nov 2024

https://github.com/harsh7editor/mybatis.github.io-mybatis-3-

MyBatis SQL mapper framework for Java

eclipse java javafx sql

Last synced: 19 Nov 2024

https://github.com/sergystepanov/mvzic-dropbox-java

The audio library generator for MVZIC app (JavaFX)

javafx mvzic

Last synced: 12 Dec 2024

https://github.com/mohamad-jamal-j/fast-flight

Application of Dijkstra's algorithm to find the shortest path between countries (distance-wise).

dijkstra-algorithm gluonhq java javafx openstreetmap

Last synced: 19 Nov 2024

https://github.com/alialkubaisi/fxtend

An open-source JavaFX library with extended controls

controls custom-password-field java javafx javafx-library masked-password password-field

Last synced: 19 Nov 2024

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.

java javafx

Last synced: 19 Nov 2024

https://github.com/lsafonso/productlist-javafx

A simple product list using JavaFX

application java javafx

Last synced: 19 Nov 2024

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: 19 Nov 2024

https://github.com/misterixi/dodge-box

A small game created in javafx for the module "Software Engineering" in university

javafx university-project

Last synced: 19 Nov 2024

https://github.com/lsafonso/meta-post

Facebook post and reaction in using JavaFX framework

java javafx

Last synced: 19 Nov 2024

https://github.com/khurozov/fractalclock

Application for demonstrating properties and bindings features of JavaFX

clock demo fractal java javafx

Last synced: 19 Nov 2024

https://github.com/lmh-java/dfasimulator

A DFA simulator to visualize DFA constructions

deterministic-finite-automata dfa education java javafx

Last synced: 19 Nov 2024

https://github.com/youseftareq33/java_ai_2_tic-tac-toe

play with AI Tic-Tac-Toe Game (Minimax algorithm used)

java javafx minimax-algorithm

Last synced: 19 Nov 2024

https://github.com/2729400n/bankmanger

A simple UI Based BankManager

gui java javafx simple ui

Last synced: 19 Nov 2024

https://github.com/aka-buccia/jfxprjct

JavaFX desktop application designed to train your Java programming skills

java javafx javafx-desktop-apps

Last synced: 19 Nov 2024

https://github.com/fedepaganelli/carrent

JavaFX application for managing car rentals

car javafx rental

Last synced: 19 Nov 2024

https://github.com/anas-farooq8/sportsacademiesmanagement

A software system for managing sports academies. The system will allow administrators to register and manage information about athletes, coaches, sports, facilities, reservations, subscriptions, and payments.

fxml java javafx management-system sports-management-system

Last synced: 19 Nov 2024

https://github.com/without-eyes/preciousstonemanager

JavaFX program for controling jewelry using MySQL database

controller database java javafx javafx-application mysql mysql-database stones

Last synced: 19 Nov 2024

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: 19 Nov 2024

https://github.com/castleyu/tinynotepad

基于JavaFX的记事本

javafx javafx-application

Last synced: 19 Nov 2024

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: 19 Nov 2024

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: 19 Nov 2024

https://github.com/sraaphorst/rosanjin-talk-old

An ad-lib substitution story generator and processor

ad-libs java11 javafx javafx-application javafx-desktop-apps mad-libs mad-libs-game

Last synced: 05 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: 21 Nov 2024

https://github.com/alkaison/movie-ticket-booking-management-system

A modern desktop application based on Java, JavaFX, SQLite3, JSON for movie ticket booking. Made as part of the 4th Semester BSc IT course.

java java-desktop-application javafx javafx-application javafx-desktop-apps json movie-ticket-booking movie-ticket-management sqlie3

Last synced: 19 Nov 2024

https://github.com/nicolaskaenan/tcc-orbitae-software

Para finalizar o curso técnico de informática, nós -- Gabriel Brenzinger e Nicolas Kaenan Silveira -- criamos este software. O Orbitae é uma aplicação educacional para ensino de física, permitindo o professor demonstrar a ação da gravidade e da colisão em uma plataforma de simulação. Esperamos que gostem do software.

java javafx

Last synced: 19 Nov 2024

https://github.com/shreyas2409/garden-simulation

Developed an automated garden simulation using Object-oriented design and analysis principles for backend logic and JavaFX for the frontend. Automated tasks like watering, environmental monitoring, and pest control, with a user-friendly interface for real-time control. Employed Log4j for robust logging.

java javafx log4j object-oriented-programming

Last synced: 26 Nov 2024

https://github.com/mianafzaal297/netconnect

NetConnect is a JavaFX-based social networking application designed to connect users through a simple and intuitive interface. This project demonstrates the use of JavaFX for creating a graphical user interface (GUI) and utilizes serialization for data storage.

java javafx javafx-application social-app

Last synced: 19 Nov 2024

https://github.com/proddeha/calculator-in-java-swing

Calculator Made With Java FX For Basic Arithmetic Operations

java javafx javafx-application

Last synced: 19 Nov 2024

https://github.com/ombrelin/trieur

Little desktop organizing utility

java javafx

Last synced: 10 Oct 2024

https://github.com/adrian0cruz/programacion2_profinal

this is the final project in programing class 2

javafx javafx-application javafx-desktop-apps javafx-project

Last synced: 19 Nov 2024

https://github.com/chahelgupta/interactive-data-visualization-tool-java

The JavaFX project aims to build an interactive data visualization tool offering Pie Charts, Bar Graphs, and Line Graphs. Users can input data for each chart type, customize visual aspects like colors and labels, and interact with zooming and tooltips.

data-visualization data-visualization-javafx data-visualization-project java java-application javafx javafx-application javafx-application-framework javafx-project

Last synced: 19 Nov 2024

https://github.com/ayoubelouaizi/e-banking-clientside-javafx

this client side project use java fx created using intilij and maven build tool and it use RMI to connect to the server previously created for banking operation with the title e-banking-ServerSide-RMI in my github repos.

intelij java javafx javafx-application maven rmi rmi-client

Last synced: 19 Nov 2024

https://github.com/youknow2509/calculator

Calculator use java fx

java javafx javafx-application

Last synced: 19 Nov 2024

https://github.com/pranto113015/login-from-using-javafx

Login From Using JavaFx | Java Programming

java javafx javafx-application

Last synced: 19 Nov 2024

https://github.com/raizan17/calorie-tracker-application

An Object Oriented Java Application that tracks users Calorie. Also implemented GUI using JavaFx to help user enter their required information.

gui java javafx javafx-application object-oriented-programming

Last synced: 19 Nov 2024

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.

java javafx mysql

Last synced: 21 Nov 2024

https://github.com/omar-26/coursecode

CourseCode is a Online Courses Management User Friendly GUI Desktop app written in java

desktop-application gui java javafx javafx-application javafx-desktop-apps mvc-architecture mvc-pattern oop

Last synced: 19 Nov 2024

https://github.com/rocdane/javafx

template application java-fx

fxml java javafx

Last synced: 25 Nov 2024

https://github.com/divanvisagie/scala-javafx-example

An example of a form app written in scala

javafx scala

Last synced: 13 Dec 2024

https://github.com/kuba1618/statisticsinit

Simple project to show Charnoff faces basaed on Polish car accidents data. You can also get some statistics like average, qurtile, median, mode etc.

csv java javafx

Last synced: 08 Dec 2024

https://github.com/edsonaraujobr/calculadora

Simples calculadora feita em Java e JavaFX com objetivo de estudos

calculator calculator-application calculator-java javafx

Last synced: 26 Nov 2024

https://github.com/revan-alqahmi/magic-book

The Advanced Programming Project is a program that presents written and audio stories for several age groups for entertainment and learning at the same time

javafx javafx-application scenebuilder

Last synced: 19 Nov 2024

https://github.com/abdelmalek-roshdi/collaborative-todo-list-client

a notebook desktop app for agile projects and workgroups

css fxml java javafx jdbc social-network socket-io sqlserver

Last synced: 27 Dec 2024

https://github.com/zuzannaslobodzian/microscope-app

JavaFX microscope application for recording and analysing pictures from a digital microscope.

java javafx javafx-desktop-apps

Last synced: 19 Nov 2024

https://github.com/endurancecode/oracle-getting-started-javafx

Code written following Oracle's Getting Started with JavaFX tutorials

java javafx

Last synced: 09 Jan 2025

https://github.com/thienlw/messup-chat

The online chat application, modeled after Messenger, facilitates real-time messaging with additional features. Developed using JavaFX, it incorporates expertise in socket programming and MySQL database management.

chat-application desktop-chat-app java javafx javafx-desktop-apps mysql-database

Last synced: 19 Nov 2024

https://github.com/retheviper/jlpttest

Personal project with JavaFX

gradle java javafx

Last synced: 24 Dec 2024

https://github.com/sajal90/pong

Pong 2 Player game made in JAVAFX

java javafx javafx-application javafx-desktop-apps javafx-games

Last synced: 19 Nov 2024

https://github.com/endurancecode/java-programming-masterclass

Code developed following the course Java Programming Masterclass for Software Developers created by Tim Buchalka

java javafx

Last synced: 09 Jan 2025

https://github.com/ihkcreations/weather-app-javafx

This is a simple JavaFX Weather Application using Weather API

gui java javafx javafx-application javafx-desktop-apps weather-app

Last synced: 19 Nov 2024

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: 19 Nov 2024

https://github.com/endurancecode/javafx-code-exercises

Coding exercises while learning JavaFX

fxml java javafx javafx-application

Last synced: 09 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/aarokoinsaari/personal-movie-database

Java-based personal movie management and exploration application.

dao-design-pattern java java-app javafx javafx-application javafx-desktop-apps sqlite

Last synced: 19 Nov 2024

https://github.com/hinzu666/agnitio

A data visualization software project. Downloads Xlsx data from link, reads it using Apache and displays data on a graph. This project has a specific use case for me so the data in the file has to be in a predefined format.

data-science java javafx javafx-desktop-apps

Last synced: 19 Nov 2024

https://github.com/aye-nyeinsan/currencydesktop

This is JavaFx desktop application to visualize the historical currency exchange rate records in line graph format using exchange rate api.

api cryptocurrency exchange javafx javafx-application javafx-desktop-apps

Last synced: 19 Nov 2024

https://github.com/neuralcortex/sun

A JavaFX App for calculation of sun and moon positions and phases.

java javafx javafx-application javafx-desktop-apps moon moon-phase sunrise-sunset

Last synced: 19 Nov 2024

https://github.com/aye-nyeinsan/watermarkjavafx

This repository will be used for the development of JavaFX desktop application as second year first semester Java Advanced Programming class.

java javafx javafx-application javafx-desktop-apps

Last synced: 19 Nov 2024

https://github.com/neuralcortex/border_generator

Graphical CSV boundary line generator

csv java javafx javafx-application javafx-desktop-apps

Last synced: 19 Nov 2024

https://github.com/neuralcortex/empty_phrases

Program to create political slogans

java javafx javafx-application javafx-desktop-apps

Last synced: 19 Nov 2024

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: 19 Nov 2024

https://github.com/aadewunmi/todo_list

A Todo List application, implemented using the Model View Controller (MVC) architectural design patten and written in Java 8 (using Java FX for it's User Interface).

java-8 javafx mvc-architecture todo-list todo-list-application

Last synced: 25 Nov 2024

https://github.com/rcuprak/javafx-skeleton

Skeleton JavaFX Application

javafx javafx-desktop-apps jreleaser

Last synced: 19 Nov 2024

https://github.com/aadewunmi/musicplaylist_javadb

Music List Database Project: Implemented as a JavaFX project using SQLite.

java11 javafx jdbc-driver sqlite

Last synced: 25 Nov 2024

https://github.com/aadewunmi/hotelmanagementapp_project

A Java-based Student Hostel Management application, incorporating a JavaFX User Interface (UI).

java-8 javafx

Last synced: 25 Nov 2024

https://github.com/xotlr/cs-dicegame

OddEvenDiceGame is a very simple, interactive Java-based dice game where players bet points on the outcome of rolling two dice.

dice java javafx javafx-gui odd-even

Last synced: 19 Nov 2024

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/faeq-f/javafx-minimalnavexample

An example of navigating between scenes in JavaFX. Reuses the initial stage & tries to maintain MVC with a seperation for JavaFX controllers & logical (app) controllers.

javafx javafx-gui maven mvc mvc-architecture mvc-pattern

Last synced: 19 Nov 2024

https://github.com/atelechev/fx-ng-template

A POC/prototype of a standalone Java application that uses Angular as the framework for the UI part.

angular javafx poc standalone-app template

Last synced: 26 Nov 2024

https://github.com/aadewunmi/contactslist

A Contacts List application, implemented using the Model View Controller (MVC) architectural design patten and written in Java 8 (using Java FX for it's User Interface).

java-8 javafx mvc-architecture

Last synced: 25 Nov 2024

https://github.com/mehmetkoca/menu-management

Implemented of a cafeteria menu on desktop platform using Java and JavaFx. Application features include display and management (add/delete/edit) of the cafeteria menu.

javafx xml-document

Last synced: 16 Nov 2024

https://github.com/dhimasanb/javafxlistview

JavaFX List View

javafx

Last synced: 22 Dec 2024

https://github.com/burntnail/mrlev

MrLev

java javafx joke

Last synced: 17 Dec 2024