Skip to content

🏡 irc client that uses coffea relay (for webchats, bouncers, etc)

License

Notifications You must be signed in to change notification settings

caffeinery/coffeehouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Coffee House

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!

screenshot of the coffeehouse client

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

Setup

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, see CONFIG variable for an example config.
  • Start coffeehouse: node server.js
  • Use it: http://localhost:3000/

About

🏡 irc client that uses coffea relay (for webchats, bouncers, etc)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published