security-growler icon indicating copy to clipboard operation
security-growler copied to clipboard

Auto-start on launch

Open RowanKaag opened this issue 7 years ago • 7 comments

Dear,

Would it be possible to start security-growler directly on OS X boot/launching the app? I've added security-growler to System Preferences 👉 Users & Groups 👉 myuser 👉 Login Items. It doesn't auto kick-start however, only when I manually click the menu bar icon.

Kind regards, Rowan Kaag

RowanKaag avatar Jul 20 '16 08:07 RowanKaag

This is a limitation of the menubar-app-builder Platypus that I'm using, once we move away from Platypus this issue will be fixed.

See issue #27 for progress on that.

pirate avatar Jul 30 '16 18:07 pirate

I SHOULE be able to do this by adding a plist launchd for the Homebrew package. brew cask install security-growler

BenjaminHCCarr avatar Nov 09 '16 18:11 BenjaminHCCarr

@BenjaminHCCarr this issue caused by the background agent not starting when the app is launched (it requires that you click the menubar icon once to start it), not the app launching at system startup.

A homebrew plist wont solve it, since you have to force a click event on the menubar item to kickstart the Platypus script on first run.

pirate avatar Nov 09 '16 18:11 pirate

There should be some work around to support this. This is one critical function. I can code in peace while growler cover my back.

ajinabraham avatar Aug 09 '17 17:08 ajinabraham

I'm in the process of rewriting security growler for Bitbar, which will solve this problem.

screen shot 2017-08-09 at 8 33 04 pm

pirate avatar Aug 10 '17 00:08 pirate

I'm currently stuck on the new Sierra logging system, which is requiring a surprising amount of work to accommodate. It's going to need a significant refactor of the monitor and parser architecture before being ready to release. I'm also currently in the process of launching a company, and considering this is an unpaid side project I haven't been able to give it the time it deserves.

You can follow the bitbar branch if you're interested in watching progress/testing/helping develop it. In the meantime I recommend running Little Snitch, Radio Silence, Marus, Private Eye, TCPBlock, or HandsOff.

pirate avatar Aug 10 '17 00:08 pirate

Thank you! As I am not much of a macOS developer I will not be of any added value developing this application, unfortunately. Will gladly keep an eye out for any other commits though on the bitbar branch. Thank you for supplying intermediary solutions as well!

RowanKaag avatar Sep 02 '17 15:09 RowanKaag