Skip to content

stephentu/ncurses-png-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncurses-png-viewer

This is a simple ncurses based PNG viewer. It takes a PNG file and attempts to convert it to ASCII terminal art (with colors).

Compiling

Simply type make, which creates a binary called viewer. Both libpng and ncurses libraries are required.

Usage

./viewer pngfile.png

About

A ncurses based PNG viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages