TheZoraiz / ascii-image-converter

A cross-platform command-line tool to convert images into ascii art and print them on the console. Now supports braille art!
Apache License 2.0
2.05k stars 121 forks source link

Added support for `clear` command on macOS (darwin) #6

Closed xmarcos closed 3 years ago

xmarcos commented 3 years ago

This fixes the issue "Error: your platform is unsupported, terminal can't be cleared" when trying to convert a GIF in macOS.

asciicast

TheZoraiz commented 3 years ago

Looks splendid! Thanks for contributing :)