https://github.com/homebrew/homebrew-services
🚀 Manage background services using the daemon manager launchctl on macOS or systemctl on Linux.
https://github.com/homebrew/homebrew-services
cmd homebrew launchd services tap
Last synced: 26 days ago
JSON representation
🚀 Manage background services using the daemon manager launchctl on macOS or systemctl on Linux.
- Host: GitHub
- URL: https://github.com/homebrew/homebrew-services
- Owner: Homebrew
- License: bsd-2-clause
- Created: 2014-10-08T04:22:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T06:02:21.000Z (about 1 month ago)
- Last Synced: 2025-03-13T07:18:46.603Z (about 1 month ago)
- Topics: cmd, homebrew, launchd, services, tap
- Language: Ruby
- Homepage:
- Size: 1.23 MB
- Stars: 2,050
- Watchers: 59
- Forks: 211
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Homebrew Services (deprecated)
This tap allowed you to manage background services using the daemon manager `launchctl` on macOS or `systemctl` on Linux.
It has been moved to [Homebrew/brew](https://github.com/Homebrew/brew).
`brew services` still works as before, it just isn't in this tap any more.