forked from JXA-Cookbook/JXA-Cookbook
-
Notifications
You must be signed in to change notification settings - Fork 0
Examples
dtinth edited this page Nov 4, 2014
·
6 revisions
This page contains links to various JavaScript for Automation examples, so you can learn from them. I recommend linking to Gists or GitHub source code pages.
- Keynote Font Changer — Change the font of all text in all master slides in Keynote. (Probably the world's first JXA script written in Literate CoffeeScript).
- YosemiteSystemFontPatcher Convenient Script — A convenient script to help patch Yosemite system font. The original script was written in Python and is a CLI script. This script provides an easy-to-use step-by-step GUI wizard to drive these command line apps.
This section are for links to sites or repositories with many examples.
- tylergaw/js-osx-app-examples — Many example OS X applications written in JavaScript.