https://github.com/noraworld/launchd-plists
https://github.com/noraworld/launchd-plists
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/noraworld/launchd-plists
- Owner: noraworld
- Created: 2021-05-01T04:35:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-02T05:25:32.000Z (over 4 years ago)
- Last Synced: 2025-01-11T21:27:49.048Z (9 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# launchd-plists
A collection of launchd plist files on macOS.## Setup
```shell
./setup
```## Other information
[LaunchControl](https://www.soma-zone.com/LaunchControl/) is useful to launch application via GUI.```shell
brew install --cask launchcontrol
```## See also
* https://qiita.com/rsahara/items/7d37a4cb6c73329d4683
* https://blog.freedom-man.com/launchd-daemon-task
* https://dev.classmethod.jp/articles/mac-launch-agents/