Skip to content

Commit 53a8123

Browse files
author
JeongSoo Lee
authored
doc: add Scripting with JXA to README.md (#37)
1 parent 2a6b71d commit 53a8123

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ SCI supports macros as first class citizens so you can write a few macros to dea
7373

7474
- [Mac Automation Scripting Guide](https://developer.apple.com/library/archive/documentation/LanguagesUtilities/Conceptual/MacAutomationScriptingGuide/GettoKnowScriptEditor.html#//apple_ref/doc/uid/TP40016239-CH5-SW1)
7575
- [JXA Cookbook](https://github.com/JXA-Cookbook/JXA-Cookbook/wiki)
76+
- [Scripting with JXA](https://bru6.de/jxa/)
77+
- [It illustrates a way to find an App's properties and elements.](https://bru6.de/jxa/basics/working-with-apps/#get-an-apps-properties-and-elements)
7678

7779
## Tips and tricks
7880

0 commit comments

Comments
 (0)