https://github.com/matthewspangler/dashcii
Print random ascii art from asciiur.com
https://github.com/matthewspangler/dashcii
Last synced: 2 months ago
JSON representation
Print random ascii art from asciiur.com
- Host: GitHub
- URL: https://github.com/matthewspangler/dashcii
- Owner: matthewspangler
- Created: 2021-04-24T22:10:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-24T22:11:56.000Z (about 4 years ago)
- Last Synced: 2024-12-31T22:12:13.979Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A cool little script that fetches a random ascii art from www.asciiur.com and prints it!
The code randomly selects a tag from search_tags and pulls random art from the first page of search results. It also filters the art based on width and height.
This script would work really well as a splash screen for SSH logins, bash, zsh, or emacs. Maybe I'll do that in the future!