An open API service indexing awesome lists of open source software.

https://github.com/anushadatta/learning-applescript

 Data automation scripts.
https://github.com/anushadatta/learning-applescript

applescript learning-notes

Last synced: 5 months ago
JSON representation

 Data automation scripts.

Awesome Lists containing this project

README

          

# Learning AppleScript 

AppleScript is a scripting language created by Apple Inc. that facilitates automated control over scriptable Mac applications.

This repository contains my own personal learning notes for AppleScript.

### References
* Beginning AppleScript, by Stephen G. Kochan
* AppleScript: The Definitive Guide, by Matt Neuburg
* AppleScript Developer Guide