Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 428 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 428 Bytes

splurt

The Useless Terminal Jpeg Viewer

splurt draws a jpeg image directly into your terminal.

splurt requires a 256-color compatible terminal emulator

Usage

Just run splurt path/to/image.jpg and behold the splendor.

Engage

Build

Splurt uses cmake and requires libjpeg and ncurses.

First: cmake . Then: make

License

Copyright (C) 2012 Ryan Crum

Distributed under the MIT License.