Skip to content

Encrypted, ephemeral, instant messaging

License

Notifications You must be signed in to change notification settings

marcus8448/Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b77d745 · Jun 21, 2023

History

21 Commits
Jun 21, 2023
Jun 21, 2023
Jun 21, 2023
Jun 3, 2023
Jun 21, 2023
Jun 7, 2023
Jun 21, 2023
Jun 3, 2023
Jun 3, 2023
Jun 21, 2023
Jun 21, 2023
Jun 3, 2023
Jun 8, 2023
Jun 3, 2023
Jun 21, 2023
Jun 3, 2023

Repository files navigation

Chat

Client

A JavaFX application which runs on JDK17+.

Launching

Linux/MacOS: ./gradlew :Client:run

Windows: gradlew.bat :Client:run

Server

Ideally runs on JDK21+ (or JDK 19/20 with --enable-preview) but JDK 17+ works.

Launching

Linux/MacOS: ./gradlew :Server:run

Windows: gradlew.bat :Server:run

License

Licensed under the Apache License, version 2.0. See LICENSE for more information.

About

Encrypted, ephemeral, instant messaging

Resources

License

Stars

Watchers

Forks

Releases

No releases published