Skip to content

Update terminal-notifier to cross-platform binary #6558

@feederbox826

Description

@feederbox826

as noted in #5527, terminal-notifier hasn't been updated to support apple silicon. This leaves us few alternatives, which are as follows

NSUserNotification (terminal-notifier)

UNUserNotificationCenter (replacement)

AppleScript via osascript

display notification

  • no icon override
    • unless packaged as an Application??
  • no follow-through when icon is clicked, only dismissal
  • used by beeep

JXA

growl

  • retired and only works for intel

Metadata

Metadata

Assignees

Labels

improvementSomething needed tweaking.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions