ajsalminen / ansaconv

ANSI Art Converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansaconv (ANSI art converter)

Description

ansaconv (ANSI art converter) converts ANSI art so that it displays properly in a terminal emulator with a character set other than cp437.

It's still a work in progress that doesn't display everything properly and lacks some of the planned features. The main benefit currently is that the art pieces display correctly in a terminal wider than 80 characters.

Example uses

You could download a copy of the Sixteen Colors ANSI and ASCII Artwork Archive from their artpack repository and add something like this to your shell startup files: ansaconv ~/sixteencolors/$(shuf -n 1 ~/sixteencolors/list.txt)

License

MIT

See also

About

ANSI Art Converter

License:MIT License


Languages

Language:Python 100.0%