mirror of
https://github.com/imcarlost/pidcat-repl.git
synced 2026-08-08 23:17:43 -04:00
Homebrew!
This commit is contained in:
@@ -12,7 +12,7 @@ This script solves that problem by filtering by application package. Supply the
|
|||||||
target package as the sole argument to the python script and enjoy a more
|
target package as the sole argument to the python script and enjoy a more
|
||||||
convenient development process.
|
convenient development process.
|
||||||
|
|
||||||
./pidcat.py com.oprah.bees.android
|
pidcat com.oprah.bees.android
|
||||||
|
|
||||||
|
|
||||||
Here is an example of the output when running for the Google Plus app:
|
Here is an example of the output when running for the Google Plus app:
|
||||||
@@ -20,7 +20,18 @@ Here is an example of the output when running for the Google Plus app:
|
|||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
Install
|
||||||
|
-------
|
||||||
|
|
||||||
|
* OS X: Use [Homebrew][2].
|
||||||
|
|
||||||
|
brew install pidcat
|
||||||
|
|
||||||
|
* Others: Download the `pidcat.py` and place it on your PATH.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[1]: http://jsharkey.org/blog/2009/04/22/modifying-the-android-logcat-stream-for-full-color-debugging/
|
[1]: http://jsharkey.org/blog/2009/04/22/modifying-the-android-logcat-stream-for-full-color-debugging/
|
||||||
|
[2]: http://brew.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user