8000 GitHub - melloc/node-iamb: A terminal chat client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

melloc/node-iamb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iamb

About

This is a vi-inspired terminal chat client that plans to support the following protocols:

Note that this project is still very much in its early stages and a lot is subject to eventually change.

For now, you can try it out by creating a mm-account.json file in the repo that looks like:

{
    "protocol": "mattermost",
    "url": "<mattermost url>",
    "auth": {
        "team": "<your team name>",
        "username": "<your username>",
        "password": "<your password>"
    }
}

And then running:

$ ./bin/iamb

You can use :dm <username> to start a conversation with another user.

Installation

Install node.js, then:

npm install -g iamb

License

MPL-v2

Contributing

About

A terminal chat client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0