Open Cast Messenger Console

Terminal client

The command-line version of OCM for sign-in, sending messages, reading history, and quick updates. It supports Linux, macOS, and Termux and detects the architecture automatically.

login / logout send / read / get / join version / update Linux, macOS, Termux
Commands for everyday work

Sign in, sign out, sending, and reading live in one small shell. Use read for compact history and get for message text exactly as it was sent.

Platform autodetection

The client picks the right binary for Linux, macOS, or Termux and installs with one command.

Version control

The version command shows the current build, and update checks for a newer one and helps you upgrade.

Pipes in commands

Command output can flow through | to search messages or build custom pipelines.

Installation

One command downloads the client. Run it without sudo for your user or with sudo for a system-wide install.

curl -fsSL https://your-host/download/console | bash