https://github.com/boneskull/launch-agents
my custom launch agents for macOS
https://github.com/boneskull/launch-agents
Last synced: 6 months ago
JSON representation
my custom launch agents for macOS
- Host: GitHub
- URL: https://github.com/boneskull/launch-agents
- Owner: boneskull
- License: other
- Created: 2019-11-06T22:42:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-06T22:42:41.000Z (over 6 years ago)
- Last Synced: 2024-10-29T22:37:06.675Z (over 1 year ago)
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# boneskull's Launch Agents
> These are various custom Launch Agents for `launchd`.
## Description
Including, but not limited to:
- `com.boneskull.homebrew-upgrade.plist`: A thing that runs `brew update && brew upgrade` every day and sends a system notification when complete
- `com.boneskull.homebrew-cask-upgrade.plist`: A thing that runs `brew update && brew cask upgrade` every day and sends a system notification when complete
- `com.boneskull.glances-web.plist`: Starts a `glances` web server
## Notes
This is likely my only repo where the dominant language is "XML".
## License
Apache-2.0