Skip to main content

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.

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,