mnorkin / lets-chat

Self-hosted chat app for small teams

Home Page:http://sdelements.github.io/lets-chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Let's Chat

Screenshot

A self-hosted chat app for small teams built by Security Compass.

Features and Stuff

  • BYOS (bring your own server)
  • Persistent messages
  • Multiple rooms
  • New message alerts / notifications
  • Mentions (hey @you)
  • Image embeds
  • Code pasting
  • File uploads (Local / Amazon S3)
  • Transcripts / chat history
  • XMPP Multi-user chat (MUC)
  • Local / Kerberos / LDAP authentication
  • Hubot Adapter
  • REST-like API
  • MIT Licensed

Deployment

See the wiki for instructions on deploying locally, or to Docker, Vagrant and Heroku.

Upgrading from 0.2.x

Release 0.3.0+ uses a new settings file called settings.yml, just move over your old settings.js options and run npm run-script migrate.

About

Self-hosted chat app for small teams

http://sdelements.github.io/lets-chat

License:MIT License


Languages

Language:JavaScript 76.9%Language:HTML 14.6%Language:CSS 8.5%