README.md

May 27, 2024 ยท View on GitHub

GoTerPix

Pixel art images right into your terminal!

Build

git clone https://github.com/FinecoFinit/goterpix.git
cd goterpix
go build goterpix.go

Usage

./goterpix summer_Illumine.gif 60
goterpix | path to gif image | frame delay in milliseconds

Limitations

- Only gif images are usable at the moment
- Image should be perfect 1 to 1 pixels 
- Frame drawing depends on your terminal performance