RameshAditya / asciify

Convert any image into ASCII Art.
1.14k stars 166 forks source link

Add support to asciify URLs #6

Closed RameshAditya closed 5 years ago

RameshAditya commented 5 years ago

Add support that lets users pass URLs of images as a command line argument and the script retrievers the image and asciifies it.

The inclusion of this could give rise to more use cases such as building streaming services that stream videos on the terminal, or viewing social media from the terminal.