Index

August 7, 2026 ยท View on GitHub

Important

Aug 7, 2026: I have moved away from using AppleScript and haven't had time to update the code in this repository. Some of these scripts may not work with more recent versions of MacOS, however most of these snippets are basic enough that you should not run into many issues. This repository may be archived in the near future. Thanks to all visitors and contributors.


This repository is a collection of Applescript snippets that can be used individually or part of a larger project. Many of these snippets were written as I was learning to use Applescript and may not represent the best method of undertaking a particular task.

This code lives at Github.



Script Categories

Links/Dependencies



Other Applescript Resources/Libraries

Note

There may be broken links below, however you should be able to find these resources with a basic Google / DuckDuckGo search.

Tools for Developing Scripts

Free

  • Location Helper - use core location in applescripts.
  • Twitter Scripter - interact with Twitter via applescript.
  • Platypus - package applescripts with various other scripts (Shell, Python, etc) to create native MacOS applications.

Paid


A non-exhaustive list of interesting Applescript resources on Github:

Github Applescript Projects

Note Taking/Task Management

Coding

Productivity


Other useful Applescript resources / tutorials / etc


For JavaScript Users

  • JavaScript for Automation Cookbook
    • JavaScript was added as a MacOS automation tool in version 10.10. If you are familiar with (or would prefer to learn) JavaScript, this cookbook is a great resource.

Bugs / Contributing

Scripts in this repo were tested on OS X/MacOS Lion through High Sierra. Some scripts may not work on more recent versions of MacOS.