Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joseph-simutis/javafx-chat

A chat client and server demo made with Kotlin and JavaFX.
https://github.com/joseph-simutis/javafx-chat

chat-application javafx kotlin

Last synced: 23 days ago
JSON representation

A chat client and server demo made with Kotlin and JavaFX.

Awesome Lists containing this project

README

        

# javafx-chat
A chat client and server demo made with Kotlin and JavaFX.

## Installation
As of right now, there is no proper installation method. However, you can still run the jar files directly:

```java -jar /path/to/file/client-1.0.1.jar```