macOS
brew install gurkprovider-native install command
brew / Rang 4821
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gurk in AI-Agent-Workflows.
Installation
brew install gurkprovider-native install command
Überblick
Signal Messenger client for terminal
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gurk | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:gurk |
|---|---|
| Version | 0.10.1 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/boxdot/gurk-rs |
| Repository | https://github.com/boxdot/gurk-rs |
| Zuletzt aktualisiert | 2026-07-26T12:01:16Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.