Home

Awesome

aha - Ansi HTML Adapter

Converts ANSI escape sequences of a unix terminal to HTML code.

aha screenshot

Examples

Compilation / Installation

Installation Options

OSX - Homebrew

Conda

Build From Source

Aha has no dependencies except for a C compiler and make.

Clone this repo git clone https://github.com/theZiz/aha.git. Move into the repo directory cd aha. To compile just type make. To install aha to /usr/local/ type make install. You can change the installation directory with make install PREFIX=/your/path. You can override the man directory with make install MANDIR=/your/path/man

Licensing

All files are subjects to the LGPL2+ or the MPL1.1 (Dual licensed).