0.0.0 • Published 9 years ago

utter v0.0.0

Weekly downloads
2
License
GPLv3
Repository
github
Last release
9 years ago

blurt

An IRC/XMPP client written in node.

The landscape of terminal based chat clients is dominated by weechat and irssi. Either client is extensible via a plugin system, yet neither supports plugins written in Javascript, ostensibly the most popular scripting language used today.

We decided to write a client entirely in Javascript, and expose its inner functionality via a rich API that could allow extreme customization.

We've only just begun

So far we're just working out the basics, laying out the main interface and architecture.