Skip to content

Add Mac Notification Plugin#45

Draft
kkonsw wants to merge 1 commit intomxlgv:masterfrom
kkonsw:mac-notification
Draft

Add Mac Notification Plugin#45
kkonsw wants to merge 1 commit intomxlgv:masterfrom
kkonsw:mac-notification

Conversation

@kkonsw
Copy link
Collaborator

@kkonsw kkonsw commented Apr 5, 2024

This PR adds an initial implementation of plugin that allows to display notifications on MacOS. It has a dependency on terminal-notifier: https://github.com/julienXX/terminal-notifier

Install terminal-notifier with Brew:

brew install terminal-notifier

On my system I also had to allow notifications from terminal-notifier in System Settings.

Build Dino with the mac-notification plugin enabled to receive notifications:

./configure --enable-plugin=mac-notification

Currently the following notifications are displayed:

  • Message Notification
  • Call Notification
  • New Contact Notification
  • New MUC Invite Notification

@kkonsw kkonsw marked this pull request as ready for review April 5, 2024 08:55
@kkonsw kkonsw marked this pull request as draft April 5, 2024 09:01
@kkonsw kkonsw force-pushed the mac-notification branch from 0bcaeb5 to f309c3c Compare April 5, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant