terminal-notifier icon indicating copy to clipboard operation
terminal-notifier copied to clipboard

Try this case,If I used terminal notifier in my app.. The terminal-notifier title will appear when my app produces 10 or more notifications at the same time... how to change that text or it is not possible to change that text

Open JeganMSD opened this issue 7 years ago • 3 comments

Please check everything that applies to your issue:

  • [x] I looked in closed issues and it has not already been answered
  • [ ] My issue appeared with a terminal-notifier update
  • [ ] I'm using a tool that uses terminal-notifier (guard-notifier, node-notifier...)

To help us debug your issue please include:

  • the macOS version you use
  • terminal-notifier version
  • how did you install terminal-notifier (binary download, homebrew, ruby gem...)?
  • step-by-step reproduction instructions

Common issues and solution:

  • I'm using tmux -> see #115
  • I'm using iterm2 -> see #147
  • I want to change the icon -> see https://github.com/julienXX/terminal-notifier/issues/197#issuecomment-301305576
  • I want sticky notifications or action buttons -> please use alerter

Thanks!

JeganMSD avatar Jul 31 '18 15:07 JeganMSD

Hi @JeganMSD do you have any way to reproduce like a script or something?

julienXX avatar Aug 01 '18 08:08 julienXX

just call notification method 10 or more times through console or through UI. You will get "10 more notifications message" with app name as "Terminal-notifier" and not the app which uses terminal-notifier

JeganMSD avatar Aug 06 '18 12:08 JeganMSD

Any fix ?!

manodupont avatar Dec 19 '19 13:12 manodupont