A tiny generic colorscript strongly inspired by @roberoonska's dotfiles.
Get repository:
git clone https://github.com/aloisdg/Ascolorii.git
Run the script with a path to a 6 columns (or less) ascii art file:
./ascolorii ascii/hello.txt
Enjoy!
I draw hello.txt by hand. I used Block Elements for a better result. later, I will look to use a generator made by @richard-clark.
If you made or found a good one I would love to add it to the repository. Feel free to open a Pull request for it!
I made this for fun after seeing this @roberoonska's post on /r/unixporn. I am an early bash user. This script mays contain a lot of mistake/error/whatever. If you find one, you can open an issue.
- Support Nx6 ascii art file (by @roberoonska)
- Support 12x6 ascii art file
- Add basic argument support
- Color-Scripts - User contributed color scripts (by @gstk)
- Pipeseroni - A organization around pipe.sh (by @Foggalong)