-
-
Save mxpanf/618f0878345527305fd054d06a4775e5 to your computer and use it in GitHub Desktop.
ASCII Art Collection. A curated collection of static and live ASCII art links, along with some fun terminal commands for weather forecasts and the classic 'Star Wars' episode in ASCII.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Static ASCII Arts | |
curl -L git.io/ricex # Rice | |
curl -L git.io/unix # Unix logo | |
curl -L git.io/taco # Taco | |
curl -L git.io/pizzza # Pizza | |
curl -L git.io/pancakes # Pancakes | |
curl -L git.io/poptart # Pop-Tart | |
curl -L git.io/waffles # Waffles | |
curl -L git.io/burger # Burger | |
curl -L git.io/rice # Rice (alternative) | |
curl -L git.io/vburger # Veggie burger | |
curl -L git.io/pizzzza # Another pizza version | |
curl -L git.io/coffee # Coffee cup | |
# Live ASCII Arts | |
curl -L ascii.live/forrest # Run, Forrest, run! | |
curl -L ascii.live/parrot # Parrot animation | |
curl -L ascii.live/clock # Clock animation | |
curl -L ascii.live/can-you-hear-me # Voice message animation | |
curl -L ascii.live/donut # Donut animation | |
# Star Wars | |
telnet towel.blinkenlights.nl # Episode IV "Star Wars" in ASCII format | |
# Weather | |
curl -L wttr.in/Amsterdam # Weather in Amsterdam | |
curl -L wttr.in/Moon # Current Moon phase in ASCII |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment