Display JPEG/PNG image with cat command, on some terminals support SIXEL (RLogin/mlterm/tanasinn). Inspired by GateOne.
Project description
Install
via github
$ git clone https://github.com/saitoha/sixelterm.git $ cd sixelterm $ python setup.py install
or via pip
$ pip install sixelterm
Usage
$ sixelterm $ cat test.jpg [imagefile] is expected to be a PNG/JPEG formatted image file.
Options:
-h, --help show this help message and exit --version show version
Dependency
PySixel depends on Python Imaging Library (PIL) http://www.pythonware.com/products/pil/
TFF - Terminal Filter Framework https://github.com/saitoha/tff
Reference
Gate One, Liftoff Software http://liftoffsoftware.com/Products/GateOne
Chris_F_Chiesa, 1990 : All About SIXELs ftp://ftp.cs.utk.edu/pub/shuford/terminal/all_about_sixels.txt
Netpbm http://netpbm.sourceforge.net/
It includes ppmtosixel command http://netpbm.sourceforge.net/doc/ppmtosixel.html
vt100.net http://vt100.net/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sixelterm-0.0.10.tar.gz
(16.1 kB
view hashes)
Built Distributions
sixelterm-0.0.10-py2.7.egg
(8.6 kB
view hashes)
sixelterm-0.0.10-py2.6.egg
(8.6 kB
view hashes)