macOS
brew install rogcatlocal Homebrew formula metadata
brew / rank 9878
Adb logcat wrapper. Version 0.5.0 via Homebrew; verified 2026-09-12. Also installable with nix: nix profile install nixpkgs#rogcat.
install
brew install rogcatlocal Homebrew formula metadata
nix profile install nixpkgs#rogcatnixpkgs package indexes · pkgs/by-name/ro/rogcat/package.nix · source: api.github.com
overview
Adb logcat wrapper
history
rogcat is a Rust-based adb logcat wrapper and log processor for capturing, filtering, formatting, and storing Android and other structured log streams.
Felix Obenhuber developed rogcat as an adb logcat wrapper and general log processor in Rust. The tool expanded to support multiple input sources, filtering, output formats, rotating files, persistent configuration, and reusable profiles.
rogcat is distributed as a Homebrew formula and a Nix package according to the supplied package facts. The official project also publishes binary releases and supports local Cargo installation.
Running rogcat without a command captures adb logcat output. Users can filter by tags or message patterns, process saved files or stdin, write rotating logs, emit formats including JSON and CSV, and define reusable TOML profiles.
rogcat packages Android logcat workflows into a composable Unix-style processor. Its ability to ingest files, standard streams, TCP, SocketCAN, or adb output and emit parseable CSV, JSON, raw, or human-readable forms makes it useful beyond simple terminal colorization.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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.
~/.config/rogcat/config.toml~/.config/rogcat/profiles.toml~/Library/Preferences/rogcat/config.toml~/Library/Preferences/rogcat/profiles.toml%HOME%/AppData/Roaming/rogcat/config.toml%HOME%/AppData/Roaming/rogcat/profiles.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rogcat | 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/flxo/rogcat
install metadata
| Package key | brew:rogcat |
|---|---|
| Version | 0.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rogcat |
| Homepage | https://github.com/flxo/rogcat |
| Repository | https://github.com/flxo/rogcat |
| License | MIT |
| Source archive | https://github.com/flxo/rogcat/archive/refs/tags/v0.5.0.tar.gz |
| Last updated | 2026-09-12T11:03:41Z |
| Pulse | updated |
| Build dependencies | pkgconf, rust |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | At runtime, adb must be accessible from your PATH. You can install adb from Homebrew Cask: brew install --cask android-platform-tools |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rogcat |
| 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.
rogcat
nix profile install nixpkgs#rogcatsource 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.