macOS
brew install pidcatlocal Homebrew formula metadata
brew / rank 5457
Colored logcat script to show entries only for specified app. Version 2.1.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install pidcat.
install
brew install pidcatlocal Homebrew formula metadata
sudo apt install pidcatDebian stable package indexes · pidcat · source: deb.debian.org
winget install --id AbdElMoniemElHifnawy.PidCat -eWindows Package Manager source index · AbdElMoniemElHifnawy.PidCat · source: cdn.winget.microsoft.com
overview
Colored logcat script to show entries only for specified app
history
PID Cat is a Python command-line utility for displaying colorized Android logcat entries associated with a selected application package.
PID Cat was created by Jake Wharton as an update to Jeff Sharkey's logcat color script. It filters Android logcat output by application package, following processes belonging to that package as their numeric process IDs change.
The official README documents installation through Homebrew and Arch Linux's AUR, alongside direct script installation. The input also records Debian, Ubuntu, and Windows Package Manager package mappings.
Run `pidcat PACKAGE_NAME` while an Android device or emulator is accessible through `adb`. The official README requires Android SDK tools on `PATH` and describes placing the script itself on `PATH` for manual installations.
PID Cat is a compact example of a developer convenience script becoming a cross-distribution package: it wraps Android's standard logging machinery rather than replacing it, while solving the recurring problem of process IDs changing during application deployment.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pidcat | 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/JakeWharton/pidcat
install metadata
| Package key | brew:pidcat |
|---|---|
| Version | 2.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pidcat |
| Homepage | https://github.com/JakeWharton/pidcat |
| Repository | https://github.com/JakeWharton/pidcat |
| License | Apache-2.0 |
| Source archive | https://github.com/JakeWharton/pidcat/archive/refs/tags/2.1.0.tar.gz |
| Uses from macOS | python |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pidcat |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
pidcat 2.1.0-6
Colored adb logcat that shows entries for specific apps
https://github.com/JakeWharton/pidcat
sudo apt install pidcatpidcat 2.1.0-6
Colored adb logcat that shows entries for specific apps
https://github.com/JakeWharton/pidcat
sudo apt install pidcatAbdElMoniemElHifnawy.PidCat
winget install --id AbdElMoniemElHifnawy.PidCat -esource 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.