Lyssner is an omegle-like anonymous chat service built exclusively for the students of Manipal University. The user can choose to be a listener or a venter. Listeners and venters are then paired up, and are allowed to talk to each other.
The site is currently live at https://lyssner.co/.
First, install all the node modules using npm install. Then use node server.js to get the server running, and open localhost on your browser at port 8080.
Copyright (c) 2015. This piece of software is licensed under the MIT License.