pblop / nc_imag

You'll no longer need an image viewer in your machine!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nc_imag

Draw images in the terminal via netcat!

Gone are the days where you needed to install a horrible and unusable image viewer in your own computer. A possibly virus-infested image viewer. A program taking up precious space on your precious hard (or solid state) disk drive.

If you've ever encountered that problem, then nc_imag is for you.

Currently we support png (via pnglode), jpeg (via jpeglib), and webp (via libwebp) images. But will support some more in the future.

NOTE: It kind of struggles with slow connections over the internet, works the best in a LAN.

About

You'll no longer need an image viewer in your machine!


Languages

Language:C 74.3%Language:C++ 25.5%Language:Makefile 0.2%