Skip to main content
Question

IBM Notifier Progress Bar

  • August 7, 2025
  • 1 reply
  • 33 views

mxtreme311

I use IBM Notifier for most of the popup and notification messages for my user base. Has anyone had any luck using IBM Notifier with a progress bar from a script? I’d like to use a progress bar in a few of my longer running scripts. Would AppleScript be a better option? I’ve used CocoaDialog back in the day but that’s not an option right now.

1 reply

_Daley
Forum|alt.badge.img+6
  • Contributor
  • August 8, 2025

There is a progress bar in the onboarding UI, outside of that I am not sure if it’s possible. (https://github.com/IBM/mac-ibm-notifications/wiki/Onboarding-UI-Workflow

We ended up switching away from IBM notifier to swiftDialog,