mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 06:20:12 +00:00
ea045e78b0
old link is invalid
13 lines
250 B
Plaintext
13 lines
250 B
Plaintext
REM Title: Party Parrot for OSX
|
|
REM Author: Jeffrey Koopman | JKCTech
|
|
REM Description: Shows a pretty party parrot!
|
|
REM Target: macOS 11.0+
|
|
REM
|
|
DEFAULTDELAY 250
|
|
GUI SPACE
|
|
STRING terminal
|
|
ENTER
|
|
DELAY 2000
|
|
STRING curl https://ascii.live/parrot &
|
|
ENTER
|