Added Awesome_Flipper_OSX.txt from xepexted

This commit is contained in:
UberGuidoZ 2024-08-08 21:54:33 -07:00 committed by GitHub
parent cd44bc9527
commit 9f120bf8dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,13 @@
REM Title: Awesome Flippers
REM Author: xepexted
REM Based off work from: Jeffrey Koopman | JKCTech
REM Description: Opens default browser and redirects you to Awesome Flippers Github
REM Target: macOS 11.0+
REM
GUI SPACE
DELAY 500
STRING terminal
ENTER
DELAY 1000
STRING open 'https://github.com/djsime1/awesome-flipperzero'; exit
ENTER