Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
spatenotte committed Mar 13, 2018
1 parent 588fba1 commit 216f716
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 17 deletions.
25 changes: 8 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Forked from https://github.com/JakeWharton/pidcat

PID Cat
=======

Expand All @@ -15,29 +17,18 @@ convenient development process.
pidcat com.oprah.bees.android


Here is an example of the output when running for the Google Plus app:
Original Pidcat example:

![Old Screen](old_screen.png)

![Example screen](screen.png)
How Pidcat looks in this fork:

![New Screen](new_screen.png)

Install
-------

Get the script:

* OS X: Use [Homebrew][2].

brew install pidcat

If you need to install the latest development version

brew unlink pidcat
brew install --HEAD pidcat

* Arch Linux : Install the package called `pidcat-git` from the [AUR][4].

* Others: Download the `pidcat.py` and place it on your PATH.

Download the `pidcat.py` and place it on your PATH.

Make sure that `adb` from the [Android SDK][3] is on your PATH. This script will
not work unless this is that case. That means, when you type `adb` and press
Expand Down
Binary file added new_screen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes

0 comments on commit 216f716

Please sign in to comment.