macOS
brew install gitter-clilocal Homebrew formula metadata
brew
Extremely simple Gitter client for terminals. Version 0.8.5 via Homebrew; verified from local package data.
install
brew install gitter-clilocal Homebrew formula metadata
overview
Extremely simple Gitter client for terminals
history
gitter-cli is a small terminal client for Gitter rooms. It belongs to the mid-2010s wave of chat and collaboration tools that exposed web service workflows through command-line programs.
The public repository was opened in 2015 by Rodrigo Espinosa, and the npm registry records the package publication in April 2015. The README presents the tool as a console Gitter client installed globally with npm and authenticated with a personal access token from Gitter's developer site.
The repository's tag history reached the 0.8 series in 2015, and Homebrew packaged the same 0.8.5 release line. The project remained narrow in scope: room discovery, joining a room, setting an auth token, and sending or reading chat messages from a terminal screen.
Adoption evidence is modest but source-backed: the project was published to npm, later appeared as a Homebrew formula, and attracted enough GitHub interest to be preserved as a package-manager install. Its value was tied less to a broad ecosystem and more to the convenience of using Gitter without leaving a terminal session.
Practitioners used gitter-cli by installing the global command, authorizing it with a Gitter token, listing rooms, joining a named room, and navigating chat with keyboard bindings. The README also documented an ephemeral `--token` option for sessions where the token should not be persisted.
For package catalogues, gitter-cli is a compact example of a web-service CLI distributed through both npm and Homebrew. It shows how package managers picked up even small collaboration clients when they made a terminal workflow possible.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gitter-cli | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/RodrigoEspinosa/gitter-cli
install metadata
| Package key | brew:gitter-cli |
|---|---|
| Version | 0.8.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gitter-cli |
| Homepage | https://github.com/RodrigoEspinosa/gitter-cli |
| Repository | https://github.com/RodrigoEspinosa/gitter-cli |
| Upstream docs | https://github.com/RodrigoEspinosa/gitter-cli#readme |
| License | MIT |
| Source archive | https://github.com/RodrigoEspinosa/gitter-cli/archive/refs/tags/v0.8.5.tar.gz |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gitter-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.