zhxf2012 / ascii

An image viewer for your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An image viewer for your terminal

License:Other


Languages

Language:Python 97.0%Language:Makefile 3.0%