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.
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.
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.
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.
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