tasnimzotder / terminal-dance

Enjoy GIF animations in your terminal

Home Page:https://www.tasnimzotder.com/blog/visualize-animation-on-terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminal Dance

demo

Usage

  1. Using docker
make docker-build && make docker-run size=128

Note: The size parameter is optional. The default value is 64. Change it to resize the animation.

  1. Using local environment
make local-run

Note: Please don't forget to resize the font size of your terminal to fit the animation.

Credits

About

Enjoy GIF animations in your terminal

https://www.tasnimzotder.com/blog/visualize-animation-on-terminal


Languages

Language:Go 81.3%Language:Makefile 11.3%Language:Dockerfile 7.5%