Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
/ Chattin Public archive

Chattin is an application to talk with other people.

License

Notifications You must be signed in to change notification settings

Robin-Sch/Chattin

Repository files navigation

Chattin

Chattin has been shut down. I might continue with the project in the future, but for now I won't.

Chattin is an application to talk with other people. You can join different rooms to talk with different people.

Logo

Installation

Download from github releases

Or build yourself (on arch linux) using

git clone https://github.com/Robin-floss/Chattin
cd Chattin
makepkg -csi

Register

Open the app, enter an username and a password, then click "register" to register

Rooms

Chattin uses rooms to communicate with eachother, you both need to be in the same room to see the messages from eachother.

About the project

This is an electron application, which uses e2e encryption to chat with other people.