Skip to content

Instantly share code, notes, and snippets.

View kulas's full-sized avatar

Neil Kulas kulas

View GitHub Profile
@kulas
kulas / Chrome Kiosk
Last active September 12, 2018 17:34 — forked from dankeezer/kiosk
AppleScript + directions to auto-launch Chrome in full-screen at startup.
# I'd just give you the .app but you need to change the code to the correct URL.
## Create the kiosk App
# Using Script Editor app create a script called “kiosk”
# Here’s the code
'''
do shell script "open '/Applications/Google Chrome.app' http://phhhoto.com/d/websterhall/5/2"