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

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

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