{"id":23379748,"url":"https://github.com/persiliao/brew-services-manage","last_synced_at":"2025-10-29T06:30:25.371Z","repository":{"id":268997837,"uuid":"905016396","full_name":"persiliao/brew-services-manage","owner":"persiliao","description":"A macOS Menu Bar application for managing Homebrew services.","archived":false,"fork":false,"pushed_at":"2024-12-27T20:01:46.000Z","size":654,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T20:29:01.974Z","etag":null,"topics":["brew","homebrew","homebrew-services","macos","menubar-app"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/persiliao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-18T01:54:49.000Z","updated_at":"2024-12-27T20:01:50.000Z","dependencies_parsed_at":"2024-12-20T08:26:56.435Z","dependency_job_id":"16361ecd-73d0-49fe-8113-d6a5d6913225","html_url":"https://github.com/persiliao/brew-services-manage","commit_stats":null,"previous_names":["persiliao/brew-services-manage"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persiliao%2Fbrew-services-manage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persiliao%2Fbrew-services-manage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persiliao%2Fbrew-services-manage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/persiliao%2Fbrew-services-manage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/persiliao","download_url":"https://codeload.github.com/persiliao/brew-services-manage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238783328,"owners_count":19529734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["brew","homebrew","homebrew-services","macos","menubar-app"],"created_at":"2024-12-21T19:27:27.687Z","updated_at":"2025-10-29T06:30:24.993Z","avatar_url":"https://github.com/persiliao.png","language":null,"funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=99S3MWPTJE9Z4"],"categories":["Applications"],"sub_categories":["Developer tools"],"readme":"# brew-services-manage\n\n\u003e A macOS Menu Bar application for managing Homebrew services.\n\nEnglish | [简体中文](./README_zh.md)\n\n\u003ca href=\"https://www.producthunt.com/posts/github-6c49abb8-f3f7-40a3-a72a-4adf659abcfc?embed=true\u0026utm_source=badge-featured\u0026utm_medium=badge\u0026utm_souce=badge-github\u0026#0045;6c49abb8\u0026#0045;f3f7\u0026#0045;40a3\u0026#0045;a72a\u0026#0045;4adf659abcfc\" target=\"_blank\"\u003e\u003cimg src=\"https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=737398\u0026theme=light\" alt=\"Brew Services Manage - a\u0026#0032;macos\u0026#0032;menu\u0026#0032;bar\u0026#0032;application\u0026#0032;for\u0026#0032;managing\u0026#0032;homebrew\u0026#0032;services\u0026#0046; | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" /\u003e\u003c/a\u003e\n\nThis reads the [homebrew services](https://github.com/Homebrew/homebrew-services) command, showing you the status of your services and allowing them to be started, stopped and restarted.\n\n\u003cimg src=\"docs/screenshot.png\" alt=\"Screenshot\" width=\"197\" /\u003e\n\n### Key Features\n\n- **Service Management**: Easily start, stop, and restart your services with just a click.\n- **Log Access**: Quickly open log files and error logs for troubleshooting.\n- **Auto-Start Options**: Set services to auto-start at system boot with minimal effort.\n- **Pin and Manage Services**: Pin services for easy access and manage the plist files as needed.\n- **Seamless Integration**: Automatically detects your Homebrew installation paths for user convenience.\n\n## Install\n\n### Using Homebrew Cask\n\n```shell\nbrew tap persiliao/tap\nbrew install --cask brew-services-manage\n```\n\n### Manually\n\nDownload from the [Releases](https://github.com/persiliao/brew-services-manage/releases) page.\n\n⚠️ You'll see a warning \u003ccite\u003e\"**Brew Services Manage**\" can't be opened because Apple cannot check it for malicious software\u003c/cite\u003e. This is because I haven't paid Apple for a developer account.\n\n[More info about this malicious software warning](https://support.apple.com/en-gb/guide/mac-help/mchleab3a043/mac).\n\n### Autostart\n\nThe program doesn't have an option to autostart itself, so you may want to open **System Preferences** -\u003e **General** -\u003e **Login Items** and add the application to the list to have it start when you log in.\n\n## Usage\n\nThe operation of the service is carried out by clicking the option of the secondary menu of the specified service\n\n- **Run** Run the service\n- **Start** Start the service and set it to auto-start at power-on\n- **Restart** restart the service\n- **Kill** Kill the service\n- **Stop** Stop the service and unset it to auto-start at power-on\n- **Log** Open the log file for the service, if one exists\n- **Error Log** Open the error log file for the service, if one exists\n- **Work directory** Open the service Work directory, if one exists\n- **Official website** Open the service homepage\n- **Pin** Pin the service\n- **UnPin** Un Pin the service\n- **Plist** Open the plist file for the service\n- **Upgrade** Upgrade service\n\n\u003e If you have installed a new service using another method (e.g. terminal), you need to click **Help** -\u003e **Restart** to reload it\n\n## Homebrew\n\nBy default looks for Homebrew at `/usr/local/bin` and `/opt/Homebrew/bin`.\n\n### Sponsor\n\nIf this project helpful for you, feel free to [buy me a cup of coffee ☕️](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=99S3MWPTJE9Z4)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersiliao%2Fbrew-services-manage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpersiliao%2Fbrew-services-manage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpersiliao%2Fbrew-services-manage/lists"}