Skip to content
/ conpix Public

display any image in 256 colors in xterm. works, but discontinued in favor of my concol C library (see link). it ships a conpix program as an example.

Notifications You must be signed in to change notification settings

rofl0r/conpix

Repository files navigation

c0npix by rofl0r
================

display your images in a 256 color xterm!

export TERM=xterm-256color before usage

needs the following libraries
- ncurses
- lepton (aka liblept aka leptonica)
- tiff
- png

AUTOMATED LIB INSTALL
---------------------
OS X: get macports and run: sudo port install leptonica tiff libpng ncurses

debian/ubuntu: sudo apt-get install libleptonica-dev libncurses-dev pkg-config

COMPILATION
-----------
run make

LICENSE
-------
GNU GPL v3

MISC
----
made with eclipse CDT (managed build)

the flickering at the end is caused by restoring the original colors, so you can keep on working with your xterm.

About

display any image in 256 colors in xterm. works, but discontinued in favor of my concol C library (see link). it ships a conpix program as an example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •