Skip to content

haonan/colored-adb-logcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A simple python script that colorizes the adb logcat output.

Usage

1.) Download and run the colored-adb-logcat.py script:

  python colored-adb-logcat.py

2.) Use alias command to create a 'shortcut' to the command:

 For example, i use ubuntu, i add follow command in the file: ~/.bashrc
 # add colored adb logcat 
 alias logcat='python /home/haonan/dev/colored-adb-logcat.py'

Preview

Sample Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages