Skip to content

asmiller/brew-services-menubar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brew-services-menubar

An OS X menu item for starting and stopping homebrew services.

This reads the homebrew-services command, showing you the status of your services and allowing them to be started, stopped and restarted.

Screenshot

Install

  1. Make sure homebrew-services is installed. (Try running brew services list.)

using Homebrew-Cask

  1. brew cask install brewservicesmenubar

manually

  1. Download from the Releases page.

Usage

  • Start a specific service by clicking it's name
  • Stop a specific running service (indicated with a tick) by clicking it's name
  • Hold Command to allow a single service to be restarted

Configuration

By default looks for /usr/local/bin/brew. If this not correct for your setup, you can customize it using:

defaults write andrewnicolaou.BrewServicesMenubar brewExecutable /usr/local/bin/brew

Contributors

License

Icon is Beer by Enemen from the Noun Project.

About

An OS X menu item for starting and stopping homebrew services

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 100.0%