Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 390 Bytes

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