mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-17 07:13:18 +00:00
@@ -0,0 +1,12 @@
|
||||
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://parrot.live &
|
||||
ENTER
|
||||
Reference in New Issue
Block a user