Skip to content

Instantly share code, notes, and snippets.

@originalhat
Last active April 11, 2019 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save originalhat/85b2ecf31baec4ebb393 to your computer and use it in GitHub Desktop.
Save originalhat/85b2ecf31baec4ebb393 to your computer and use it in GitHub Desktop.

Hilarious DO TRY

osascript -e "set Volume 1" && wget "http://inception.davepedu.com/inception.mp3" && afplay inception.mp3
@tracker-common
Copy link

tracker-common commented Nov 17, 2016

Holiday Special

sleep 20 && osascript -e "set Volume 2" && wget "http://www.memory-of.com/uploads/backgroundmusics/bgmusic-75155-634263906597120000.mp3" && afplay bgmusic-75155-634263906597120000.mp3

@originalhat
Copy link
Author

originalhat commented Apr 11, 2019

wget http://whosawhatsis.com/paraphernalia/audiodevice.zip && unzip audiodevice.zip && chmod +x Audiodevice/audiodevice && ./Audiodevice/audiodevice output "Display Audio" && ./Audiodevice/audiodevice system "Display Audio" && osascript -e "set Volume 1" && wget "http://inception.davepedu.com/inception.mp3" && afplay sandstorm.mp3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment