Skip to content

therynamo/AppleScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AppleScripts

A small repo to keep track of Applescripts that I've worked on.

Running the Scripts

Running in the terminal

git clone git@github.com:therynamo/AppleScripts.git

# Note: you can use any file in this repo, not just `orientation`
osascript -l JavaScript orientation.jxa

Running in VS Code

I recommend downloading AppleScript, an extension for VS Code that has good syntax highlighting and allows you to run in the IDE.

Open up this repository using VS Code, open a file, hit Option + Shift + R to build and run the Applescript.

Contributing

Submit PRs to the repo, I'll be happy to review.

About

A place to put Applescripts I write from time to time (typically in JXA)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published