Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saitoha/sixelterm
Display JPEG/PNG image with cat command, on some terminal supports SIXEL (RLogin/mlterm/tanasinn). Inspired by GateOne.
https://github.com/saitoha/sixelterm
Last synced: 3 months ago
JSON representation
Display JPEG/PNG image with cat command, on some terminal supports SIXEL (RLogin/mlterm/tanasinn). Inspired by GateOne.
- Host: GitHub
- URL: https://github.com/saitoha/sixelterm
- Owner: saitoha
- License: gpl-3.0
- Created: 2012-11-07T17:10:12.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-26T13:27:07.000Z (about 12 years ago)
- Last Synced: 2024-09-14T01:40:23.067Z (4 months ago)
- Language: Python
- Homepage:
- Size: 145 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: COPYING
Awesome Lists containing this project
README
sixelterm
=========Install
-------via github ::
$ git clone https://github.com/saitoha/sixelterm.git
$ cd sixelterm
$ python setup.py installor 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 versionDependency
----------
- PySixel
https://github.com/saitoha/PySixel- PySixel depends on Python Imaging Library (PIL)
http://www.pythonware.com/products/pil/- TFF - Terminal Filter Framework
https://github.com/saitoha/tffReference
---------
- 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/