Project

barf

0.0
No commit activity in last 3 years
No release in over 3 years
Output images in terminal
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
~> 10.0
~> 3.0

Runtime

>= 3.6.0
>= 0
 Project Readme

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.