Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 937 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 937 Bytes

Tellki

Tellki is a multi-channel live chat written in JavaScript. It focuses on simplicity. Any user can join any channel without the need to have an account.

Channels

You can tallk with people who are in the same channel as yours. When you are asked to sign-in on the home page, you got to choose a channel to join in.

  • If the channel already exists, you will join it.
  • If the channel doesn't exist yet, it will be created.

Demo

Here, you can find a live demo of tellki:

http://colbat.github.io/tellki/

Feel free to either join the channel "demo" or create a new one.

To do

Work is in progress. There is a lot a things I want to implement. Among them:

  • Authentication system without accounts (To become moderator of the chan).
  • Private queries.

Contact

Feel free to shout me an email if you have any remark about my code, any advice, or want to contribute: gaetan.covelli@gmail.com