Warning: coffeehouse is currently in development and far from being finished, it might be unstable and a lot of features might be still missing. Feel free to contribute!
The Coffee House is a IRC client that intends to be quick and easy to use, while being online. "This sounds a lot like IRCCloud!", I hear you say. Well, while this does sound a lot like IRCCloud we intend to make an online client that enthusiasts and non-enthusiasts can really dig. Here's some features we have in mind for The Coffee House:
- Module Support
- Persistant Connection
- Ease of Use (and a decent UI)
- IRC v3 Support
npm required.
- Clone this repository:
git clone https://github.com/caffeinery/coffeehouse - Open the directory:
cd coffeehouse - Install dependencies:
npm install - Configure
public/client.js, seeCONFIGvariable for an example config. - Start coffeehouse:
node server.js - Use it: http://localhost:3000/
