• Stars
    star
    237
  • Rank 164,353 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An extremely simple Gitter client for your terminal

Gitter client for your terminal

Join the chat at https://gitter.im/RodrigoEspinosa/gitter-cli

gitter-cli example

Install

You can install gitter-cli with npm globally.

npm install -g gitter-cli

Then you will need to set the authentication-token for your user in gitter. Follow these steps to get your token:

  1. Visit https://developer.gitter.im
  2. Click login (top right)
  3. You will see your personal access token

Usage

Usage: gitter-cli [options] [command]


Commands:

  join|j [name]        Join a room with the specified name.
  authorize|set-auth   Set the access-key token for client authentication.
  whoami|me            Display your user information based on the existing token.
  rooms|status         Display a list of rooms that you are part of.

Options:

  -h, --help       output usage information
  -V, --version    output the version number
  --token [token]  Set the access-key token for client authentication. This won't be persisted.

On a room:

  • Use k or arrow-up to go up in the chat board.
  • Use j or arrow-down to go on down in the chat board.
  • When focusing on the screen, press i for writing mode.
  • Use ESC to toggle between the screen and the input box.
  • When focusing on the input box, press ctrl-s to send the message.

License

The MIT License (MIT)

Copyright (c) 2015 Rodrigo Espinosa

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

lookenv

Set rules for the environment variables in your project. Works great with dotenv
JavaScript
53
star
2

mongoose-orchestrator

On the fly references to attributes synchronisation.
JavaScript
23
star
3

glitcher

An automatic glitcher effect for uncompressed images. Extremely simple python code.
Python
11
star
4

md-open

A markdown viewer for your terminal build with JavaScript.
JavaScript
11
star
5

exif-cli

Terminal interface for node-exif. A node.js library to extract Exif metadata from images.
JavaScript
9
star
6

galeano

Galeano is a tool for writers that focus on inspiration.
JavaScript
7
star
7

starmate

Compare between unlimited (not exactly) amount of Github projects by their stars
JavaScript
4
star
8

toggl-today

Show entries from today on your terminal.
JavaScript
4
star
9

mvd-js-meteor

Meteor sample application based on "You can't javascript under pressure"
JavaScript
3
star
10

tito-tickets

Get a streaming of the tickets status using websockets for your ti.to event
JavaScript
3
star
11

atom-hacker-news-background-titles

Displays HackerNews titles in the background.
CoffeeScript
3
star
12

cv

JavaScript
1
star
13

Salus-App

Aplicaciรณn para iFrame con Canvas de Salus Uruguay
1
star
14

MinMyMerge

Minify My Merge is a CSS compiler.
Python
1
star
15

recodes.co

JavaScript
1
star
16

nextjs

Deploy Serverless Next.js apps with Serverless Components
JavaScript
1
star
17

hola

Ghost theme for recodes.co, based on the default Ghost theme: Casper
CSS
1
star
18

timings2-to-toggl

Python script to convert the exported CSV from Timing2 to the correct format for Toggl.
Python
1
star
19

Wield

A common command line interface for project managers (like redmine) with repository integrations
Python
1
star
20

unofficial-blog

JavaScript
1
star
21

sonidobragueta.com

JavaScript
1
star
22

hapi-nunjucks-wrapper

A simple wrapper to let you use Nunjucks as a Hapi templating engine. Based on seldo/nunjucks-hapi project.
JavaScript
1
star