Skip to content

Mr-Bossman/RickASCII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RickASCII - RickRoll using curl

Plays rick astley's never gonna give you up in ANSI art. Pipeing curl's output to bash or cmd.exe will play audio.

Try on Linux/Mac/Android using:

curl -sN http://rick.jachan.dev | bash

or

curl http://rick.jachan.dev

For *nix systems you need which, cat, and one of aplay, afplay, paplay, play.

Try on Windows using:

curl.exe -sN http://rick.jachan.dev | cmd.exe

or

curl.exe -sN http://rick.jachan.dev

Releases

No releases published

Packages

No packages published