An open API service indexing awesome lists of open source software.

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

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!