-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macOS notifications #17
Comments
Thanks for the ideas! Currently you get a notification if any packages are outdated. It would be very simple to update it to include the number of packages (or a new notification if there are no packages to update). The package-specific notifications may be difficult because Brewlet just invokes the brew I like the idea of having an overall summary of what was updated. I'm not sure if that would be best as a notification or maybe a separate window this always shows the summary of the previous update. |
Oh, hmm. I seem to not even be getting those notifications. It could be because it's having problems with It may be a little inefficient to invoke upgrades on individual packages, but I suspect the launch time for A separate window would work, but personally I would prefer just a notification, even if it's slightly longer. Thanks for considering this! |
I made the out-of-date notifications to be more descriptive in f4b6ab3. I also added an Open log menu item (#22) that shows all the brew output. Also, any errors will be sent as notifications. I'm hesitant to add more fine-grained notifications like began/finished installing because it would be an overwhelming amount of notifications. I'll happily reconsider it if there's more consensus on it, though. |
Hi @zkokaja. Any update on the above? |
Hey, sorry no updates yet. I don't expect to be able to work on this project until later next month when my school semester comes to an end. |
A nice feature (maybe you have it planned?), would be for system notifications (i.e., macOS-integrated). Ideally they could be configured in Preferences with checkboxes for various types of notifications, like:
The text was updated successfully, but these errors were encountered: