Additions from JKCTech

https://github.com/jkctech/Flipper-Zero-Scripts
This commit is contained in:
UberGuidoZ
2022-09-04 00:47:09 -07:00
parent 2706f7c279
commit e211eb1aa9
22 changed files with 184 additions and 0 deletions
+12
View File
@@ -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