Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 545 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 545 Bytes

Chatter ✉

A simple chat system for local networks. Create a chat room or join one of your friend's! 💻

-- DOWNLOAD --

Features

  • Real time chat (write whenver you want, and recieve messages instantly)
  • Automatically setup chat room
  • Automatically search for open rooms

Behind the scenes

The program is made entirely in Java Version 8, and the runnable program is distributed as a .jar file (see download). This allows the program to be opened on all computers with a JRE.