utterjs / utter

An IRC/XMPP client written in node

Home Page:https://utterjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utter

NPM

         _    _              
        | |  | |             
  _   _ | |_ | |_  ___  _ __ 
 | | | || __|| __|/ _ \| '__|
 | |_| || |_ | |_|  __/| |   
  \__,_| \__| \__|\___||_|   


         .-"""-.
        /      o\
       |    o   0).-.
       |       .-;(_/     .-.
        \     /  /)).---._|  `\   ,
         '.  '  /((       `'-./ _/|
           \  .'  )        .-.;`  /
            '.             |  `\-'
              '._        -'    /
                 ``""--`------`

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 allows extreme customization.

We've only just begun

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

About

An IRC/XMPP client written in node

https://utterjs.com

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%