Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenzejay/node-mac-automation-sf-node-talk
https://github.com/lorenzejay/node-mac-automation-sf-node-talk
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lorenzejay/node-mac-automation-sf-node-talk
- Owner: lorenzejay
- Created: 2023-08-03T00:13:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-30T03:46:34.000Z (over 1 year ago)
- Last Synced: 2023-08-30T11:13:47.572Z (over 1 year ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Workspace Automation
Automating workspaces with node.js + applescript
## Tech
1. JXA
2. Node.js
3. LaunchControl
4. Mac Script Editor
5. ShortcutsFeatures
1. Choose workspace to open
2. Opens apps associated to workspace
3. Open project in code editor
4. Populate common workspace browser tabs to browser- not needed for ARC
## Resources:
[applescript docs](https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/reference/ASLR_error_codes.html#//apple_ref/doc/uid/TP40000983-CH220-SW5)