https://github.com/overpas/simple-desktop-chat
https://github.com/overpas/simple-desktop-chat
education garbage pet-project
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/overpas/simple-desktop-chat
- Owner: overpas
- Created: 2018-02-07T21:39:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T20:59:04.000Z (over 8 years ago)
- Last Synced: 2024-01-30T11:44:54.311Z (over 2 years ago)
- Topics: education, garbage, pet-project
- Language: Java
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Desktop-Chat
A client-server chat desktop application. The server is run as a console app, and the clients are run as desktop apps with GUI built with JavaFX. The sides interact via sockets.