VPN checks with NodeJS, Viscocity and AppleScript
VPN checks with NodeJS, Viscocity and AppleScript: A Tutorial
Applescript stuff
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.
Applescript stuff
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.