macOS
brew install gurklocal Homebrew formula metadata
brew
Signal Messenger client for terminal. Version 0.9.3 via Homebrew; verified 2026-06-22.
install
brew install gurklocal Homebrew formula metadata
sudo pacman -S gurkArch Linux sync databases · gurk · source: geo.mirror.pkgbuild.com
overview
Signal Messenger client for terminal
history
gurk is a terminal Signal Messenger client written in Rust. It provides a text UI for linked-device Signal use and stores its configuration in `gurk.toml` under XDG-style or home-directory paths.
The GitHub repository was created in July 2020, and an early v0.2.0 release was published in July 2021. The README describes first-run linking through a QR code, after which the program creates a configuration file at the default config location.
The project cannot publish its binary through crates.io according to the README because it depends on official Signal libraries that are not available there, so distribution relies on release binaries, source installs, and OS package managers.
The README documents installation through GitHub release binaries, `cargo binstall`, `cargo install --git`, Arch Linux packages, Nix/NixOS, and FreeBSD packages or ports. Homebrew and Arch package metadata make it available as a named package for terminal and messaging users.
Its adoption is necessarily niche: it is useful to users who want Signal in a terminal workflow and are comfortable with linked-device semantics, local configuration, and terminal keybindings.
Users run `gurk`, link it as a Signal device via QR code on first launch, and then interact through keyboard-driven channel, message, selection, file upload, URL, reaction, mute, and help commands.
Configuration supports custom keybindings and default-keybinding control in `gurk.toml`; the same config locations may contain sensitive linked-client settings, which is why credentials and configuration locations are the same for curation purposes.
gurk is notable as a package because it sits at an awkward boundary: a Rust TUI application with Signal protocol dependencies that cannot use the ordinary crates.io binary path. That pushes distributors toward GitHub releases, git-based Cargo installs, and OS package recipes.
For terminal users, it is an example of packaging a messaging client as a keyboard-first command rather than a desktop application.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/gurk/gurk.toml$XDG_CONFIG_HOME/gurk.toml~/.config/gurk/gurk.toml~/.gurk.tomlCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/gurk/gurk.toml$XDG_CONFIG_HOME/gurk.toml~/.config/gurk/gurk.toml~/.gurk.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gurk | 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/boxdot/gurk-rs
install metadata
| Package key | brew:gurk |
|---|---|
| Version | 0.9.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gurk |
| Homepage | https://github.com/boxdot/gurk-rs |
| Repository | https://github.com/boxdot/gurk-rs |
| Upstream docs | https://github.com/boxdot/gurk-rs#readme |
| License | AGPL-3.0-only |
| Source archive | https://github.com/boxdot/gurk-rs/archive/refs/tags/v0.9.3.tar.gz |
| Last updated | 2026-06-22T14:03:41-07:00 |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | pkgconf, protobuf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gurk |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gurk 0.9.3-1
Signal Messenger client for terminal
https://github.com/boxdot/gurk-rs
sudo pacman -S gurksource 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.