Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cdzombak/macos-automation
AppleScripts, services, and other utilities which make my life on macOS easier
https://github.com/cdzombak/macos-automation
applescript automation macos osx
Last synced: 3 months ago
JSON representation
AppleScripts, services, and other utilities which make my life on macOS easier
- Host: GitHub
- URL: https://github.com/cdzombak/macos-automation
- Owner: cdzombak
- License: mit
- Created: 2018-01-20T02:16:34.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-10T16:02:38.000Z (9 months ago)
- Last Synced: 2024-05-11T01:26:11.612Z (9 months ago)
- Topics: applescript, automation, macos, osx
- Language: Shell
- Homepage:
- Size: 53.1 MB
- Stars: 14
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# macOS Automation (+ shell scripts & etc.)
These are scripts, services, and other small utilities which I use to make life on macOS easier.
## Repository Layout
This repository is organized as if at the root of a user's home folder. Scripts and other tools are therefore located in subfolders mirroring their home in a typical macOS user's home directory.
## Documentation
Where documentation exists, it's located in a README in each folder, adjacent to the scripts it documents. Shell scripts may contain a header comment describing usage, etc.
## See Also
- My [dotfiles](https://github.com/cdzombak/dotfiles)
## Subsumed Repositories
This repository subsumes the scripts I still use from two older repositories:
- [osx-services](https://github.com/cdzombak/osx-services)
- [omni-applescripts](https://github.com/cdzombak/omni-applescripts)## License
Where a script includes a link to an original source, that source's license applies. For code written by [@cdzombak](https://github.com/cdzombak/), the MIT license applies (see LICENSE).