Skip to content
/ barf Public

Ruby utility to display images in your terminal

License

Notifications You must be signed in to change notification settings

duffyjp/barf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

security

Barf

Displays images in your terminal. There are many existing utilities to accomplish this, but they're all way too complex.

Installation

$ gem install barf

Usage

$ barf Profile.jpg

Example

Details

  • Can display anything supported by imagemagick including web resources.
  • Applies the 256 color extended Ansi color palette with dithering.
  • Multithreading is used to speed up the tco color operations.
$ barf https://avatars2.githubusercontent.com/u/382216

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/duffyjp/barf.

License

The gem is available as open source under the terms of the MIT License.

About

Ruby utility to display images in your terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published