Skip to content
/ cpucat Public

cpucat - cat program with cpu usage based colors

Notifications You must be signed in to change notification settings

demoth/cpucat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPU cat

cat program with output coloring based on the cpu usage.

Intended for use with long-running processes (like mvn package) to highlight hot places.

Example use:

cargo build | cpucat

sample output

Installation

Simply build (cargo build --release) and copy the executable cp target/release/cpucat /usr/bin

About

cpucat - cat program with cpu usage based colors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published