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/k7t3/dynamictableview

動的に列数を変更するコントロール

java javafx

Last synced: 21 Jan 2025

https://github.com/rezafarazi/tq

Quiz App Server Version

java javafx javafxml socket sqlite

Last synced: 30 Jan 2025

https://github.com/makohn/messageboard

:postbox: Projektarbeit im Modul Verteilte Systeme [PIB520]

distributed-systems hierarchy java javafx maven rmi

Last synced: 12 Feb 2025

https://github.com/norlandz/nttdrawandchat

Drawing & Writing Text & Organize Containers on a File \ Communicate through the Internet on the File

chat-application drawing event-sourcing java javafx kafka mysql spring texting

Last synced: 05 Jan 2025

https://github.com/sczyh30/xdu-java-final

XDU Java Final Project (2017)

javafx mongodb vertx

Last synced: 12 Feb 2025

https://github.com/ellipticsecure/signer-example

This example demonstrates how to use a MIRkey or eHSM Hardware Security Module to sign a PDF file.

cryptography hsm java javafx pdf signing

Last synced: 27 Dec 2024

https://github.com/dhimasanb/javafxtreeview

JavaFX Tree View App similar File Manager

javafx

Last synced: 22 Dec 2024

https://github.com/cbrnrd/alertfx

A JavaFX API for easy interaction with alerts and dialogs

api gui java javafx

Last synced: 31 Jan 2025

https://github.com/k7t3/twitchchatviewer

ライブストリーミングサービスTwitchの非公式チャットビューア

java javafx twitch

Last synced: 22 Dec 2024

https://github.com/metagn/nimnashorn

(inactive) Nim JS bindings for Nashorn

javafx javascript nashorn nim

Last synced: 24 Jan 2025

https://github.com/william1nguyen/bomberman

Bomberman game using JavaFx

java javafx

Last synced: 02 Jan 2025

https://github.com/hobywan/miranda

A software to predict miRNA secondary structure regarding conformation energy and matching size.

java-ui javafx mirna research

Last synced: 04 Feb 2025

https://github.com/mssm199996/ms-instant-chat

This is a maven based project about an instant chat program using java socket.

chat java-8 javafx maven multithreading mvc socket

Last synced: 21 Jan 2025

https://github.com/idelstak/meta-data

Effortlessly manage MP3 tags. Fetch, review, edit & save accurate information for your music library.

flac javafx javafx-application javafx-desktop mp3-tags tag-editor

Last synced: 29 Jan 2025

https://github.com/zlatamigas/rasteralgorithm

JavaFX app for visualisation the implementation of base raster algorithms.

algorithms java javafx

Last synced: 04 Feb 2025

https://github.com/bjam24/evolution-simulator

Evolution simulator is a desktop java application creted for the Object-Oriented Programming course at the AGH UST in 2022/2023.

application evolution-simulation gui inheritance java javafx multithreading

Last synced: 29 Jan 2025

https://github.com/adrienjarretier/jstring-generator

Using Markov chains and Mersenne Twister in Java to generate random strings

java-8 javafx markov-chain markov-model mersenne-twister random-string

Last synced: 05 Feb 2025

https://github.com/stefangt44/audiovisualizer-realtime-histogram

Real-time desktop audio histogram from scratch.

audio-processing audio-visualizer javafx

Last synced: 25 Jan 2025

https://github.com/mssm199996/msjfxuicomponents

Independants UI Interfaces as maven depandency which i use in all my java desktop applications

jasperreports java java-8 javafx javafx-application maven mvc-framework ui-components ui-design ui-framework ui-kit ui-library ui-widgets

Last synced: 21 Jan 2025

https://github.com/nicklasbekkevold/mdvrp

Solving the Multi Depot Vehicle Routing Problem (MDVRP) using a Genetic Algorithm (GA). This was a part of the course IT3708 - Bio-Inspired Artificial Intelligence at NTNU spring 2021.

artificial-intelligence bio-inspired genetic-algorithm javafx mdvrp ntnu

Last synced: 22 Dec 2024

https://github.com/fedecana00/electronic-online-store-javafx

University Java Project. It includes the creation of a software system for the management of an online store via javaFX.

e-commerce ecommerce eletronics engeneering javafx javafx-application javafx-library javafx-project store student university

Last synced: 21 Jan 2025

https://github.com/ashishgopalhattimare/stickynotesfx

A synchronised Sticky Note between desktop and android platform via Google FIrebase

android-application cryptography desktop-application firebase-database java-8 javafx synchronization ux-design

Last synced: 21 Jan 2025

https://github.com/michalspano/jormungandr

Jörmungandr - the Snake Game (for DIT094 of SEM @ GU | Chalmers) [public mirror]

java javafx r snake-game statistics

Last synced: 18 Jan 2025

https://github.com/sl-pirate/count-crusher

a multi-purpose counting program with built-in basic statistic functionality, written in Java

counter java javafx statistics

Last synced: 16 Jan 2025

https://github.com/russ-p/ico4jfx

The ico4jfx library allows you to read ico-file in 100% pure Java (FX, not AWT).

ico javafx javafx-library

Last synced: 21 Jan 2025

https://github.com/ptitnoony/tetrisfx

A small Tetris implementation in JavaFX

javafx tetris

Last synced: 29 Jan 2025

https://github.com/russian-dude/fxexlib

Collection of JavaFX widgets

javafx javafx-library

Last synced: 21 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: 21 Jan 2025

https://github.com/mzyxnuel/berrybank

A JavaFX, AtlantaFX, and PHP project for an intuitive dashboard to manage personal finances, tracking income, expenses, and investments.

atlantafx java javafx mysql php sql webservice xml

Last synced: 16 Jan 2025

https://github.com/mzyxnuel/uwu

Java (Maven) and JavaFX software to streamline orders in a sushi lounge with advanced concurrent management.

concurrency java javafx management maven sushi

Last synced: 16 Jan 2025

https://github.com/manel15279/n-queens-solver

A Java implementation of solving the N-Queens problem using various search algorithms, including BFS, DFS, A* with different heuristics, genetic algorithm, and particle swarm optimization PSO. The project utilizes Java and JavaFX for the user interface.

astar-algorithm bfs dfs genetic-algorithm java javafx nqueens-problem pso-algorithm

Last synced: 22 Jan 2025

https://github.com/maacpiash/bns

A desktop application that scrapes news articles from a Bangla news portal 📰

java java-8 java8 javafx javafx-application

Last synced: 05 Feb 2025

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: 30 Jan 2025

https://github.com/chiragagg5k/java-projects

A collection of projects I made while learning the Java language. Currently includes Calculator and Snake Game.

java java-application javafx javaswing personal-projects

Last synced: 22 Jan 2025

https://github.com/sashka11111/goal-tracker-db

Course project. An application for tracking personal goals.

atlantafx controlsfx hicaricp-datasource java javafx maven slf4j sqlite

Last synced: 21 Jan 2025

https://github.com/itz-hiru/smart-expense-tracker

Smart Expense Tracker: A sleek JavaFX app for effortless expense and income management with powerful visualization tools.

java javafx javafx-desktop-apps mysql

Last synced: 05 Feb 2025

https://github.com/imkrunalkanojiya/monero-miner-gui

Monero XMR GUI Miner using JFrame

crypto desktop java javafx jframe miner-crypto

Last synced: 05 Feb 2025

https://github.com/zlatamigas/imagereader

JavaFX app for collecting info about all images in folder.

image image-format image-info java javafx

Last synced: 04 Feb 2025

https://github.com/apoprzenovic/alien-man

First Year game development project for a custom Pac-Man game incorporating trigonometric functions for distance and route calculations. Custom image design and matrix based movement.

game-development java javafx mathematical-functions

Last synced: 16 Jan 2025

https://github.com/lrogerscs/hotelmanagementsystem

A sample hotel management system desktop application using MySQL and Java/JavaFX 21

java javafx manager mysql

Last synced: 28 Jan 2025

https://github.com/ahmed-naserelden/black-jack-game

A fully-featured BlackJack game developed using Java and JavaFX, leveraging Object-Oriented Programming (OOP) principles. This project showcases a modern, graphical take on the classic card game.

game gui java javafx oop

Last synced: 05 Feb 2025

https://github.com/qligier/heicofawallpaper

Heic Of a Wallpaper is the missing Windows 10 application to enjoy macOS beautiful dynamic wallpapers.

dynamic-wallpaper dynamic-wallpaper-app dynamic-wallpapers heic heif javafx jna wallpaper wallpaper-changer wallpapers windows

Last synced: 09 Jan 2025

https://github.com/konradlinkowski/tictactoe

Tic Tac Toe game on desktop.

game java javafx tic-tac-toe

Last synced: 26 Jan 2025

https://github.com/mrdcvlsc/jcharts

a simple graph-charts library for java swing GUI, provides pie graph and line graph

chart graphics gui java javafx jframe library line-graph netbeans pie-chart statistics swing-gui visualization

Last synced: 31 Dec 2024

https://github.com/namchee/wombatik

Pixel Indicator technique implemented on batik patterns

java javafx steganography unpar wombat

Last synced: 30 Jan 2025

https://github.com/university-experience/sakancom

Desktop application using JavaFX for Housing operations

java javafx junit software software-engineering

Last synced: 24 Jan 2025

https://github.com/bmike2047/secured-text2file

Secure store any text to an AES256 encrypted file. Can be used as a password manager

aes-256 aes-encryption gradle java java-module javafx javafx-application javafx-gui javafx-project jdk17 password password-manager secure testfx text zip

Last synced: 21 Jan 2025

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.

javafx javase scenebuilder

Last synced: 22 Jan 2025

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 Jan 2025

https://github.com/michaelgira23/2048-cs400-edition

Recreating the game 2048 using JavaFX

2048 2048-game javafx

Last synced: 17 Jan 2025

https://github.com/randeera/desktop-k-soft-simple-text-editor

This app is implemented for use of open, edit , save and find words of text files. file IO and Java FX knowledge were used for the development

java javafx javase scenebuilder

Last synced: 22 Jan 2025

https://github.com/octaviospain/randomfilecopierfx

JavaFX application that copies random files from a directory to another providing filtering options.

copy files filter java javafx

Last synced: 08 Jan 2025

https://github.com/teamgruenbaum/hofuniversitymanager

HofUniversityManager is an application to manage everyday student life. It was specially made for the various services such as mensa or timetables of Hof University.

application canteen desktop-application hof java javafx linux macos macos-application manager student-life student-life-organizer timetable university windows windows-application

Last synced: 09 Feb 2025

https://github.com/ngcodex/ng-java-max-code

🏆🏆😃About JAVA SE and JAVA EE. Welcome! in OOP with JAVA💨💝

java java8 javaee javaee8 javafx javase

Last synced: 22 Jan 2025

https://github.com/asis2019/the-joi-database-editor

An editor designed to create joi for The joi Database.

editor game-mod-tool javafx the-joi-database

Last synced: 13 Jan 2025

https://github.com/matias3004/bd2-studionagran-app-v2

Desktop app managing recording sessions and equipment for imaginary recording studio. Made as a project for databases course at Wroclaw's University of Science and Technology

database desktop-app desktop-application gui-application java javafx javafx-desktop-apps javafx-gui mysql-database recording-studio reservation-management reservation-system

Last synced: 21 Jan 2025

https://github.com/sedarius-1/gmtool

Java fx app aimed to help Dark Heresy 1.0ed gamemasters

dark-heresy gamemaster java javafx javafx-gui rpg warhammer-40k

Last synced: 21 Jan 2025

https://github.com/pranavj1001/multipurpose-computer-networking-application

All in one solution for VPN, SSH, AnitiVirus, FTP, Encryption and HoneyPot

antivirus batch decryption dos encryption ftp javafx ssh vpn

Last synced: 02 Feb 2025

https://github.com/robertopatino1/pet-contest-management-system

This is a system for managing Pet-based contests with an object orientation approach

gui gui-application java javafx javafx-application javafx-gui object-oriented-programming pet-project solid-principles system

Last synced: 21 Jan 2025

https://github.com/yunir/ordinary-least-squares

ITMO (09.03.04). 3rd semester. Computational mathematics. 3rd lab work.

gui javafx mvc

Last synced: 09 Feb 2025

https://github.com/greg0rys/javapad_desktop

Java Notepad App Windows Desktop

java javafx javafx-gui jdbc notes-app orginization

Last synced: 21 Jan 2025

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/niloufarmj/sbu-ai-othello

othello game with machine learning / java and javafx AI course project

ai java javafx othello othello-ai

Last synced: 08 Jan 2025

https://github.com/wimmelstein/mavenfx

JavaFX Maven Starter project. Follow the README.md!

javafx maven

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/jstrieb/groupme-archiver

GUI to download GroupMe chats for archival and offline analysis

groupme gui jackson java javafx json

Last synced: 09 Feb 2025

https://github.com/eginez/jxrx

paste buffer app in Kotlin

javafx kotlin pastebuffer tornadofx

Last synced: 23 Jan 2025

https://github.com/patacsilpam/javafx-form

Simple sign up and login form using Javafx

css javafx javafx-desktop-apps

Last synced: 21 Jan 2025

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: 10 Feb 2025

https://github.com/qanastek/easypharma

Pharmacy Management System made in JavaFX

css design-patterns desktop fxml java javafx

Last synced: 10 Feb 2025

https://github.com/mrpaulblack/tron

A tron clone in Java with a JavaFX client and multi session UPD server.

gradle java javafx json udp-server

Last synced: 09 Nov 2024

https://github.com/cppshizoids/java

Projects on Java

android database game java javafx lwjgl

Last synced: 22 Dec 2024

https://github.com/script-0/nzhinusoft

[Gohze] Test technique: Implémentation du test de la tondeuse à gazon automatique en Java 11, OpenJFX

java javafx nzhinusoft openjfx tondeuse tondeuse-automatique

Last synced: 21 Jan 2025

https://github.com/jonasschultheiss/velocity-java

This is the repository for the project in the module 120.

football java-8 javafx soccer sports

Last synced: 14 Jan 2025

https://github.com/localhostpib/youtubeapi

Youtube comments and metadata in a SQLite database using the Youtube/Google API.

apache-commons-csv csv google-oauth2 hibernate i18n jar java javafx jdbc-sqlite lombok materialfx maven openjfx pdfbox pixabay sqlite xhtml youtube-api

Last synced: 21 Jan 2025

https://github.com/chqu1012/chartdesignerfx

A small chart editor for plotting functions and x y data list in several chart types.

bellsoft-liberica chart eclipse emf javafx monaco-editor openjfx xcore xtext

Last synced: 21 Jan 2025

https://github.com/thejaxon/daskafka

Message Queuing project @ iti intake 40

java javafx kafka maven

Last synced: 07 Feb 2025

https://github.com/thejaxon/hashgeneratorfx

HashGenerator program rewritten using JavaFX instead of Swing , added material design with the help of JFoenix library.

java javafx md5 sha1 sha256

Last synced: 07 Feb 2025

https://github.com/zingzing001/guesswhosthethief

GuessWhosTheThief is an interactive mystery game where players step into the role of a detective tasked with solving an art theft. Investigate suspects, gather clues, and solve puzzles using AI-driven dialogue and decision-making. This game incorporates dynamic dialogue generation, time-limited gameplay, and voice interactio

java javafx maven

Last synced: 05 Jan 2025

https://github.com/mharikmert/puzzle-game

A puzzle-pipe game with Java FX

java javafx javafx-gui

Last synced: 30 Jan 2025

https://github.com/kyonghogong-97/2024-asu-cse360

ASU 2024 Team Project - CSE360

fileio java javafx

Last synced: 03 Feb 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: 10 Feb 2025

https://github.com/naeemrashid/game2048

2048 Game in javaFx. The game's objective is to slide numbered tiles with arrow keys on a grid to combine them to create a score with the number 2048.

javafx javafx-application javafx-components javafx-desktop-apps jfoenix-application jfoenix-comonents-examples jfoenix-examples jfoenix-project

Last synced: 13 Jan 2025

https://github.com/aram-ap/jfxgrid

A fast and customizable JavaFX heatmap display, capable of real-time data playback, dynamic data chunking for large datasets, easy-to-implement plugins, and data visual image processing.

heatmap-libraries heatmaps in-development java javafx javafx-library

Last synced: 10 Feb 2025

https://github.com/yeregorix/chaos

A particle simulator

java javafx simulation simulator

Last synced: 15 Jan 2025