ASCIIFRAME

A CLI tool for viewing videos in the terminal with ASCII

Build Status LICENSE

How To Use

Usage

sh $ asc [OPTIONS] --file <FILE>

Options

File -f, --file <FILE Specify the input video file to be convertered

Output -o, --output <OUTPUT> Optional filename for asciiframe to write rendered output to, which can be run later to display the video

Installation

Source

Clone the repository then install it with cargo install --path . Make sure ~/.cargo/bin is in your path

Contributing

Building from source

To build from source, you'll need opencv and clang

About

Authors and Contributors

License

MIT License