mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2026-09-17 07:13:18 +00:00
Added Awesome_Flipper_OSX.txt from xepexted
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user