Skip to content

kappsegla/javafx-classrom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

JavaFX Chat App ๐Ÿ’ฌ

A JavaFX-based chat client using ntfy for backend messaging.

Features

  • MVC architecture
  • Send text messages to configurable topic via JSON POST
  • Receive messages via JSON stream
  • Backend URL via env variable (not committed)
  • Branch + PR workflow (no direct commits to main)
  • Unit tests for Model class
  • (Advanced) Send files via "Attach local file" option

๐Ÿš€ Run Instructions

  1. Set JAVA_HOME to JDK 25
  2. Start with:
    ./mvnw clean javafx:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages