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.
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