fmoga / servustalk

Private web-based group chat
7 stars 2 forks source link

ServusTalk

ServusTalk is a web-based group chat geared toward personal (private) use within groups of friends. It features many customizations missing from current web-based solutions which make a better experience out of informal group chatting. Biggest advantage would be that it is easy to set up a private instance.

It is written using node.js, more precisely Express as a web framework, Jade as templating engine and Socket.io for the real-time communication. Mainly tested and used with Google Chrome due to desktop notifications support.

Features

Installation

This will override default configs in config.js.

Notes