An open API service indexing awesome lists of open source software.

https://github.com/noraworld/launchd-plists


https://github.com/noraworld/launchd-plists

Last synced: 7 months ago
JSON representation

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/