Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 412 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 412 Bytes

ascii

An image viewer for your terminal

ascii running inside urxvt

Setup

Install

# make install

Uninstall

# make uninstall

Running

$ ascii IMAGE [CHARSET]

$ ascii picture.jpg

$ ascii picture.jpg " -+=$#"

Notes

Dependencies

  • Python2
  • PIL