This project uses Terminal Notifier to bring notifications from Jackline to your Notification Center. You can install Terminal Notifier with
brew install terminal-notifier
if you have brew installed or
gem install terminal-notifier
if you prefer ruby.
This is a very basic script and can take the location of a state file as an optional argument. This is in case that your config folder is in a non-default location. Out of the box, it checks the state file every 5 seconds. Feel free to decrease or increase this timeout by editing line 33.