Project

barf

0.0
Low commit activity in last 3 years
A long-lived project that still receives updates
Output images in terminal
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 0
>= 0

Runtime

 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 things up.
$ 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.