Today-Scripts icon indicating copy to clipboard operation
Today-Scripts copied to clipboard

A widget for running scripts in the Today View in OS X Yosemite's Notification Center

Results 5 Today-Scripts issues
Sort by recently updated
recently updated
newest added

Looks good in macOS 10.12 with a white background.

With sierra, apple decided to keep the notification center translucent always. This makes it difficult to see colorized scripts.

I've installed bash via Homebrew, which means that my bash really lives in /usr/local/Cellar/bash/.../bin/bash, with a symlink at /usr/local/bin/bash. When I specify the program to run as /usr/local/bin/bash (which happens...

I have the script running /bin/date -u It only show the initial time the script does not update.