#
Usage: Ascii-Live-Termux is Powered by api.github.com/repos/hugomd/ascii-live Contribute on GitHub
#!/usr/bin/env bash
luisadha.github.io/ascii-live-termux Use this self-hosted script to Playing random animation on terminal.
### Preview
### Bermain di Terminal. <(curl -L luisadha.github.io/ascii-live-termux)
curl -s https://api.github.com/repos/hugomd/ascii-live/contents/frames | jq -r '.[].name' | sed 's/^/curl ascii.live\//' | awk -F'.go' '{print $1}' | shuf -n 1 | termux-clipboard-set; $(termux-clipboard-get)
#