Skip to content

Instantly share code, notes, and snippets.

@holg
holg / send_key_codes.scpt
Last active October 7, 2018 00:48
send key codes to the Terminal, easily changed
use AppleScript version "2.4" -- Yosemite (10.10) or later
use framework "Foundation"
use scripting additions
global debug_level
global delay_float
global appref
global callappref
global keycode
global delay_float