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/ubakaliya/currency-converter

The Java GUI program is a comprehensive currency conversion tool that helps users easily convert currencies and find the best resources for money transfers. Using real-time exchange rates, the program provides fast and accurate currency conversions for over 100 currencies.

api-rest java-8 javafx javafx-gui mavan sceneb xml

Last synced: 19 Nov 2024

https://github.com/mahadmuhammad/corp

CORP (Corporate Management System) using javafx for my Software Design and Analysis Project

desktop-app java javafx javafx-gui

Last synced: 21 Jan 2025

https://github.com/lapplislazuli/solaris

Sample Project of a solar System for Trainees

game java javafx javafx-games

Last synced: 19 Jan 2025

https://github.com/icedbolt/shortest-path-visualizer

Pathify, Shortest Path Visualizer - supports GUI

backend frontend java javafx

Last synced: 27 Jan 2025

https://github.com/sciencewolf/szoftverfejlesztesi-modszertanok

Szoftverfejlesztési módszertanok projektmunka

game java javafx

Last synced: 21 Dec 2024

https://github.com/dino-kupinic/rockpaperscissors

GUI rock paper scissors game

game game-development java javafx pixel-art

Last synced: 07 Jan 2025

https://github.com/marko19907/git-cleaner

A simple utility that can run the git gc command on all sub-folders.

cleaner git java javafx maven multithreading mvc-architecture recursion threads utility

Last synced: 25 Dec 2024

https://github.com/hd-genius/custom-fx

A JavaFx library that simplifies the process of designing custom reusable components

java javafx library maven

Last synced: 21 Jan 2025

https://github.com/vatri/rusit

RUSit - Simple Russian Keyboard App

java javafx

Last synced: 14 Jan 2025

https://github.com/willgreen98/university-intprog-java

Repo for all Java Programming projects completed within First Year.

coursework eclipse java javafx university university-course university-project

Last synced: 28 Dec 2024

https://github.com/damianravindupeiris/orm-hibernate

This is a simple POS system with a GUI, which shows the implementation of hibernate relationship mapping.

hibernate-orm java javafx orm pos pos-system

Last synced: 05 Jan 2025

https://github.com/alexixrugis/timetableapp

JavaFX application for scheduling classes with drag-and-drop and the ability to export to pdf or ods. Sqlite database

desktop-app java javafx javafx-desktop-apps sqlite

Last synced: 30 Dec 2024

https://github.com/julianschmuckli/javafx_extendedcontrols

Library for extended functions to handle with multiple elements.

java javafx

Last synced: 28 Dec 2024

https://github.com/wkhallen/wireworld

Wire World cellular automaton

java javafx wireworld

Last synced: 27 Jan 2025

https://github.com/thilrash/resource-management-app-java

This is a Java and MySQL based college individual project. Title as Resource Management Application.

java javafx javafxml jdbc mysql mysql-database sql

Last synced: 21 Jan 2025

https://github.com/onero/museumtimetracking

Project created for time tracking of Volunteers and Guilds at Ringkøbing-Skjern museum

java javafx museum netbeans timetracking volunteers

Last synced: 14 Jan 2025

https://github.com/jgneff/tofximage

AWT to JavaFX Image Conversion Benchmarks

awt image javafx swing

Last synced: 24 Dec 2024

https://github.com/jgneff/hello-javafx

Project template for creating and deploying JavaFX apps

javafx linux snap

Last synced: 24 Dec 2024

https://github.com/khalilouali/java-midyear-project

A Java/JavaFX +SQL application for the management of a research center. Created as a midyear project for OOP class.

java javafx oop relational-databases sql

Last synced: 19 Jan 2025

https://github.com/khalilouali/scheduling-algorithm-visualizer

A java/javafx program which visualizes a few process scheduling algorithms, for teaching/learning purposes.

java javafx os scheduling-algorithms

Last synced: 19 Jan 2025

https://github.com/foncki/viaclub

My first Java project.

java javafx

Last synced: 14 Jan 2025

https://github.com/bonifatius94/access-risk-control-tool

an offline SAP ERP admin tool for analyzing user permission rules in a secure and convenient way

apache-poi h2-database hibernate-orm java-8 javafx office sap-jco

Last synced: 07 Jan 2025

https://github.com/bonifatius94/javafxtest

a boilerplate for a JavaFX project running OpenJDK 11

boilerplate java javafx openjdk11

Last synced: 07 Jan 2025

https://github.com/neeraj1240/javacodeperformanceanalyzer

A Java desktop application for analyzing code performance metrics, including execution time, memory usage, space/time complexity, and visual graphs. Built with JavaFX, ideal for developers to optimize code performance.

algorithm-analysis benchmarking code-analysis complexity-analysis developer-tools java java-desktop-application javafx performance-analysis performance-metrics

Last synced: 21 Jan 2025

https://github.com/jaaumg/chessjavafx

My attempt to do a chess game in javafx

chess chess-game chessboard game game-development java javafx javafx-application

Last synced: 21 Jan 2025

https://github.com/masterarnob/assignment

Using JavaFx and done required operation on click of the button “Save”, “Delete”, “Update” and “Reset” respectively. Use MySQL database to store data. Follow the guidelines as described below Guideline:  In GUI ID, Name, Telephone holds data from “TextField”, Address from “TextArea” and Dept. from a “ComboBox” with “Accounts”, “HR” and “IT” items.  Database Username: “java_test”  Database Password: “dontknow”  Database Name: “your_first_name”  Table Name: “employee”; Fields as required;  On Click of “Save”: Save all data from GUI to Database without duplicating the employee information. If the details are already in the database, show “Alert Message”.  On Click of “Delete”: Delete the entry from the “employee” table of the specific employee  On Click of “Update”: Update the required fields of the specified employee  On Click of “Reset”: Clear all fields

java java-8 javafx mysql

Last synced: 07 Jan 2025

https://github.com/btrevizan/sw_game_of_cards

A battle game of cards from Star Wars.

game javafx star-wars

Last synced: 28 Dec 2024

https://github.com/damianravindupeiris/hostel-management-system

This is a hostel management system written in Java and JavaFX, which shows the implementation of Hibernate and layered architecture.

hibernate hibernate-jpa hibernate-orm hibernate-orm-framework java javafx javafx-application layered-architecture mysql

Last synced: 05 Jan 2025

https://github.com/benevanio/exception

O Next Reservation é um aplicativo Java simples que gerencia reservas de quartos de hotel. Ele demonstra a aplicação dos princípios SOLID para melhorar a estrutura, manutenibilidade e extensibilidade do código.

backend-api backend-service backend-services-sample ddd-architecture java javafx javafx-application solid solidity-contracts

Last synced: 02 Jan 2025

https://github.com/swardana/mangata

mangata is a JavaFX UI Control library for Icon Font.

java javafx

Last synced: 02 Jan 2025

https://github.com/rstacks/wordy

My CSCE 314 final project: a recreation of Wordle with JavaFX.

gui-application java javafx linux windows

Last synced: 08 Nov 2024

https://github.com/otmanedaoudi/airplan-project

A simple reservation simulator for an airplane.

java javafx

Last synced: 21 Jan 2025

https://github.com/junxian428/javafx_simple_pos_system

JavaFX with MySQL simple Desktop GUI POS System

desktop-app javafx mysql pos simple-app

Last synced: 21 Jan 2025

https://github.com/junxian428/javafx_gltf_3d

From https://github.com/the-zucc/javafx-gltf-loader with Modifications >100MB Demo: https://youtu.be/oig5m2WZ9As

3d gltf gltf-loader javafx maven

Last synced: 21 Jan 2025

https://github.com/maxgfr/http-client-javafx

This JavaFX app display a webpage and information of his HTML page

http http-client java javafx navigator request singleton webview

Last synced: 25 Dec 2024

https://github.com/andreynaydenov/caesarcipher

Simple JavaFX app to encrypt and decrypt caesar cipher.

caesar-cipher caesar-shift cipher java java-8 javafx

Last synced: 14 Jan 2025

https://github.com/mgoltzsche/jddb

An experimental desktop application to manage entities and associations using JavaFX and an embedded graph database (TinkerPop/orientdb)

javafx orientdb tinkerpop xtend

Last synced: 07 Nov 2024

https://github.com/surajpurohitcode/weatherinfo

WeatherInfo is a Desktop Application for weather forecast made in java using rapidapi.

desktop-app desktop-application java java-8 javafx weather-app weather-forecast weatherapp

Last synced: 28 Dec 2024

https://github.com/d-antonelli/java-my-contact-manager

A contact management application that enables users to add, delete, edit, and sort their contact data.

java javafx javafx-application javafx-gui udemy-course-project

Last synced: 30 Dec 2024

https://github.com/jcsalinas20/ico-project

ICO Hospital Project with collaborator @mmoralesl

apache-cordova html-css-javascript java javafx nodejs

Last synced: 26 Jan 2025

https://github.com/samuel-ricardo/mysql_-_javafx

Exemplo do uso do JavaFX em junçao com o Banco de Dados MySQL, aplicando comandos e funçoes básicas como Preencher uma tabela ou até gerar um PDF, sem compromissos com a parte gráfica, mas foco nas funcionalidades

database desktop java javafx mvc mysql sql

Last synced: 14 Jan 2025

https://github.com/brayankellybalbuena/consultoriomedico

Sistema para el manejo de consultorio medico

hibernate java8 javafx mysql

Last synced: 08 Jan 2025

https://github.com/harrydehix/simple-modulo-calculator

Simple JavaFX application offering the abilty to calculate modulo operations.

calculator css java javafx modlo

Last synced: 08 Jan 2025

https://github.com/ayaanqui/baccarat-server

Multi-threaded server for baccarat-client GUI game

java java-sockets javafx server sockets tcp-server

Last synced: 26 Dec 2024

https://github.com/kpf5297/learning-javafx

Learning JavaFX

java-8 javafx

Last synced: 26 Dec 2024

https://github.com/halfanavocado/gbo

Solutions to all implementation exercises of the course "Graphical User Interfaces" at Trier University of Applied Sciences.

graphical-user-interface gui java javafx university-assignment university-course university-coursework

Last synced: 08 Jan 2025

https://github.com/lamdav/umlifygui

A JavaFX GUI for UMLify

java8 javafx

Last synced: 14 Jan 2025

https://github.com/cynamal/sklepikostatecznosc

dodanie biblioteki

java-8 javafx portico rti

Last synced: 29 Dec 2024

https://github.com/maxbleu/accountmanager

Personal account manager application JavaFX that keep and protect all personal accounts from user

dependency-injection fxml java javafx logger microsoft-sql-server sonarqube spring-framework

Last synced: 21 Jan 2025

https://github.com/juandelahd/tp-calendar

This repository contains a comprehensive Java-based Calendar application designed for managing events, appointments, and tasks efficiently.

calendar java javafx oop-principles oops-in-java

Last synced: 13 Jan 2025

https://github.com/mattyboy84/a-star-path-finder

Implementation of the A-Star Path finding Algorithm to find teh shortest path between 2 points on a pixel grid

java javafx portfolio

Last synced: 08 Jan 2025

https://github.com/mattyboy84/slime-simulation

Implementation of an agent algorithm to create a higher order slime-mould like pattern

java javafx portfolio simulation

Last synced: 08 Jan 2025

https://github.com/mattyboy84/flocking-simulation

Flocking simulation using the Boids algorithm

java javafx portfolio simulation

Last synced: 08 Jan 2025

https://github.com/mattyboy84/mine-sweeper

mine sweeper minigame made using JavaFX

java javafx portfolio

Last synced: 08 Jan 2025

https://github.com/mattyboy84/quadtree

recurrisive tree data structure to store data 2 dimensional data in an optional format

fractal java javafx portfolio

Last synced: 08 Jan 2025

https://github.com/mattyboy84/marching-squares-through-z-plane

Marching squares with simplex noise

java javafx portfolio simulation

Last synced: 08 Jan 2025

https://github.com/dustessavdh/kleurenspel

Dit project gaat over kleuren. Welke soort kleur is "geluid"?

fxml game java javafx javafx-games mvc

Last synced: 07 Jan 2025

https://github.com/lukeonuke/mapgen

A perlin noise generator that can be used to mess with perlin noise or create random Cities Skylines maps

cities-skylines java javafx

Last synced: 14 Jan 2025

https://github.com/griffin/whisker

Organize your movie library, accessed by a fresh UI

java javafx raspberry-pi

Last synced: 02 Jan 2025

https://github.com/reyhaneh-saffar/instagram-desktop-application

Developing a version of Instagram desktop application using Java and JavaFX

java javafx multithreading mysql-database object-oriented-programming socket-programming

Last synced: 30 Dec 2024

https://github.com/charlieh7/48024-applications-programming

This subject teaches students how to design, develop and evaluate software systems to meet predefined quality characteristics of functionality (suitability) and usability (understandability, learnability, operability, compliance). Software solutions are implemented using Java or Python.

design-patterns designpatternsjava java javafx javafx-application python python3 uts

Last synced: 02 Jan 2025

https://github.com/efler/sea-battle

Sea Battle desktop multiplayer game application with GUI (abandoned)

client-server game javafx multiplayer-game sea-battle

Last synced: 05 Dec 2024

https://github.com/jyothsnasrinivas/eta-fxgl

Eta Example for FXGL library

eta functional-programming haskell javafx

Last synced: 27 Jan 2025

https://github.com/jotsav/hospital-management-system

Developed a robust hospital management system using JavaFX, CSS, FXML, and MySQL. The system features appointment scheduling, doctor availability tracking, and essential functionalities tailored for healthcare infrastructure

hospital-management-system javafx mvc mysql

Last synced: 30 Dec 2024

https://github.com/tony-xlh/desktop-java-barcode-reader

A JavaFX Barcode Reader with Dynamsoft Barcode Reader and vlcj

barcode javafx

Last synced: 07 Jan 2025

https://github.com/niloufarmj/sbu-ap-gmail

implementation of a server client app like gmail for AP

gmail java javafx mvc

Last synced: 08 Jan 2025

https://github.com/samuel-etver/mail-report-archiver

Reading and archiving shift reports, sent by email

java javafx javamail

Last synced: 27 Jan 2025

https://github.com/jackjduggan/pcbanalyzer-ds2-ca1

A PCB (printed circuit board) analyzer built with JavaFX, capable of identifying and displaying information about the different components on a PCB from an image

data-structures java javafx

Last synced: 14 Jan 2025

https://github.com/jackjduggan/ds2-ca2

A JavaFX application that can search for an retrieve routes on a map, given a start and end point using Dijkstra's and breadth-first search algorithms

breadth-first-search data-structures-and-algorithms dijkstra java javafx

Last synced: 14 Jan 2025

https://github.com/aleko-khomasuridze/todo_list

Simple Todo List Desktop App for tracking your daly tasks

fxml java javafx maven todolist

Last synced: 02 Jan 2025

https://github.com/naoghuman/fw-preferences

The framework `Fw-Preferences` let the developer easily configure varying `Settingsdialogs` for a [JavaFX] application.

java java-8 javafx javafx-8 javafx-framework maven netbeans options preferences settings

Last synced: 09 Nov 2024

https://github.com/naoghuman/app-number-image-system

`App-Number-Image-System` is a little app that let you train the `Number-Image System` which is a basic memory training method. App-Number-Image-System, written in [NetBeans IDE], is a [JavaFX] & [Maven] application.

java java-8 javafx javafx-8 javafx-application learning learning-by-doing maven memory memory-game netbeans

Last synced: 09 Nov 2024

https://github.com/naoghuman/app-habitfx

HabitFX is a learning software which allowed the user to strengthen or weaken his habits. HabitFX, written in NetBeans IDE, is a JavaFX & Maven application.

habit habit-tracker habits java java-8 javafx javafx-8 javafx-application learning learning-by-doing learning-exercise maven netbeans

Last synced: 09 Nov 2024

https://github.com/naoghuman/app-notification

`Notification` is a little [JavaFX] & [Maven] desktop application which notifies the user about some nice topics. For example about jokes, emoticons, yin-yang terms, quotations, proverbs, rimes...

java java-8 javafx javafx-8 javafx-application maven netbeans netbeans-ide notifications

Last synced: 09 Nov 2024

https://github.com/eurphus/chess-gui

A simple JavaFX chess program

chess java javafx

Last synced: 08 Jan 2025