Skip to content

Commit

Permalink
20200109 - Updated readme - this is 1.0.0 ..ole
Browse files Browse the repository at this point in the history
  • Loading branch information
yafp committed Jan 9, 2020
1 parent cfc18b7 commit ad44dbf
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,27 @@
# CoLogCat
Colorized logcat output

## About
cologcat colorizes the logcat output - simple as that ;)

## Output
![ScreenShot](https://raw.githubusercontent.com/yafp/cologcat/master/doc/screenshots/cologcat_example_output.png)
![ScreenShot](https://raw.githubusercontent.com/yafp/cologcat/master/docs/screenshots/cologcat_example_output.png)

## Live
![ScreenShot](https://raw.githubusercontent.com/yafp/cologcat/master/doc/gif/cologcat_in_action.gif)
![ScreenShot](https://raw.githubusercontent.com/yafp/cologcat/master/docs/gif/cologcat_in_action.gif)

## Requirements
* adb
* adb
* whiptail (optional)

## Usage
* Make cologcat.sh executable: `chmod +x cologcat.sh`
* Start: `./cologcat.sh` or `./cologcat.sh -h` for some additional informations about existing parameters

## Changelog
Please see the [changlog](docs/CHANGELOG.md) for more details.

## download
Download the latest release from [here](https://github.com/yafp/cologcat/releases).

## license
Please see the [LICENSE](LICENSE) for more details.

0 comments on commit ad44dbf

Please sign in to comment.