https://github.com/lukeonuke/superchat
A gui implementation of SimpleChat
https://github.com/lukeonuke/superchat
Last synced: 18 days ago
JSON representation
A gui implementation of SimpleChat
- Host: GitHub
- URL: https://github.com/lukeonuke/superchat
- Owner: LukeOnuke
- License: gpl-3.0
- Created: 2020-05-16T15:26:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-16T15:55:28.000Z (about 6 years ago)
- Last Synced: 2025-01-14T18:37:03.748Z (over 1 year ago)
- Language: Java
- Size: 253 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Super Chat
A GUI implementation of SimpleChat.
A easy way to privatly chat.
## To install
**Have Java 8 installed**
Open the releases tab [or click here](https://github.com/LukeOnuke/SuperChat/releases):
- If you want the executable then download the jar.
- If you want the jnlp then dowload the jnlp file (requires some java settings changes).
***Note : you need to have a server running or connect to someones server, consult First time use section of this document***
## First time use
1. Run the application so that it can setup itself
2. If you already know a server that you want to connect to : Go to `Session -> Settings` then edit your settings accordingly. **If you want to setup a server follow the guide from the SimpleChat github repository** [Link to SimpleChat github repository](https://github.com/Pequla/SimpleChat).
3. Run the application again, it should work now.