Skip to content

r3n4ud/logcat.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logcat.rb

Dependency Status Code Climate

Description

adb logcat meets ruby!

logcat.rb is a port of coloredlogcat.py in ruby.

Features

Enable colorized output for adb logcat.

Usage

Direct usage:

$ logcat.rb

Filter on errors using pipe:

$ adb logcat *:E | logcat.rb

Install

You may install logcat.rb by using:

$ gem install logcat.rb

Or, you can install it from the github repository:

$ git clone https://github.com/nibua-r/logcat.rb.git
$ cd logcat.rb
$ rake install

Contributing to logcat.rb

Follow the usual fork/branch/PR workflow to send changes, if I like them I'll merge them

Copyright

Copyright (c) 2013 Renaud AUBIN

See the license file for details.

Initial credits for coloredlogcat.py:

About

adb logcat meets ruby!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages