No description
Find a file
2013-09-16 16:48:16 +02:00
packaging Added an archlinux PKGBUILD 2013-09-16 16:48:16 +02:00
pixelterm Made gifterm exit silently when a KeyboardInterrupt occurs 2013-09-16 15:58:03 +02:00
.gitignore Made a proper python package out of this. 2013-07-29 18:51:18 +02:00
example.gif Added an animated example to the readme 2013-05-06 14:23:21 +02:00
example.png Fixed the screenshot 2013-04-04 00:02:40 +02:00
LICENSE Added a LICENSE 2013-04-03 17:04:32 +02:00
nyancat.gif Improve gifterm and pixelterm background handling 2013-05-06 13:59:03 +02:00
rainbow-dash.png Added a README and a sample image 2013-04-03 17:04:59 +02:00
README.md Fixed the README 2013-05-06 15:09:35 +02:00
setup.py Fixed setup.py for package/module error 2013-09-16 15:40:15 +02:00

PIXELTERM

A utility to render pixely images on your terminal. Now also with animated GIF support*.

animated example example

*for best results, use tmux (for some reason that reduces flickering)

Installation

Type sudo make install. Sorry, there is not setup.py yet. Feel free to send a pull request.

Usage

pixelterm FILE
gifterm FILE

Advanced usage

Since I wrote this tool to generate graphics for ponysay, I included a "speech bubble" feature. To make this tool render speech bubble markers which can later be parsed by ponysay, color the pixels where these should be placed 50% transparent red (#FF00007F) for a backward slash link, 50% blue for a forward slash and a 50% transparent green for the speech bubble. Please note that this tool converts images two pixel rows at once and these "special" color values are only parsed for the upper of the two rows. An example image is included.

Credits

That awesome Rainbow Dash is by starsteppony on deviantart. Credit for pop tart cat/nyan cat goes to prguitarman from tumblr.