dm77 / adb-logcat-color

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple ruby script that colorizes the adb logcat (Android Debug Bridge logs) output.

Usage

1.) Install the smart_colored gem:

  sudo gem install smart_colored

2.) Download and run the adb-logcat-color.rb script:

  ruby adb-logcat-color.rb

Preview

Sample Screenshot

About


Languages

Language:Ruby 100.0%