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

https://github.com/ckampfe/cringe

Generate launchd daemon .plist XML files from simple parts
https://github.com/ckampfe/cringe

Last synced: about 1 year ago
JSON representation

Generate launchd daemon .plist XML files from simple parts

Awesome Lists containing this project

README

          

# cringe

Generate `launchd` daemon `.plist` XML files from simple parts

## Reference

```
~/Library/LaunchAgents Per-user agents provided by the user.
/Library/LaunchAgents Per-user agents provided by the administrator.
/Library/LaunchDaemons System-wide daemons provided by the administrator.
/System/Library/LaunchAgents Per-user agents provided by OS X.
/System/Library/LaunchDaemons System-wide daemons provided by OS X.
```