Skip to content
/ sparkbar Public

Draw a sparkline in a terminal with UTF-8 block characters

License

Notifications You must be signed in to change notification settings

tv42/sparkbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sparkbar -- Draw a sparkline in a terminal with UTF-8 block characters

This is a simple command line wrapper for github.com/joliv/spark.

$ sparkbar 1 2 3 4 5 6 7 8
▁▂▃▄▅▆▇█

$ sparkbar .270 .272 .293 .310 .274 .239 .237 .238 .111
▇▇██▇▆▆▆▁

# relative memory sizes of 20 largest processes
$ ps -eo rss --sort rss|tail -20|sparkbar
▁▁▁▁▁▁▁▁▁▁▁▁▁▂▂▂▂▆██

About

Draw a sparkline in a terminal with UTF-8 block characters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published