Terminal-notifier



I am using Guard (with a Ruby project) and would like to configure terminal-notifier-guard to display a custom icon (instead of the default (see screen shot) with the helmet. I think there should be a way to configure that, but I can't figure out how. For reference here are the Guardfile and the Gemfile: Guardfile: guard:rspec, cmd: 'bundle exec rspec -color -format doc', allonstart. Notifications can be a godsend or the bane of our existence these days. Every app you install on your phone wants access to notifications, as do desktop apps, and now we have a Web Notifications API along with a Web Push API, just in case you don't already have enough notifications in your life.

Browse

Let Sublime Text plugins post notifications to the Notification Center on OS X

Installs

  • Total2K
  • Win0
  • Mac2K
  • Linux0
Apr 21Apr 20Apr 19Apr 18Apr 17Apr 16Apr 15Apr 14Apr 13Apr 12Apr 11Apr 10Apr 9Apr 8Apr 7Apr 6Apr 5Apr 4Apr 3Apr 2Apr 1Mar 31Mar 30Mar 29Mar 28Mar 27Mar 26Mar 25Mar 24Mar 23Mar 22Mar 21Mar 20Mar 19Mar 18Mar 17Mar 16Mar 15Mar 14Mar 13Mar 12Mar 11Mar 10Mar 9Mar 8
Windows000000000000000000000000000000000000000000000
Mac000210011000000000100000000010000000001000000
Linux000000000000000000000000000000000000000000000
Terminal notifier nodejs

Readme

Source
raw.​githubusercontent.​com

Let Sublime Text post notifications to the Notification Center on OS X.

Description

This plugin is a utility plugin for other plugins that wants to post notifications to the user.

Features

The plugin provides you with one command: terminal_notifier, which you call in your plugin code like this:

Install

You first need to install the terminal-notifier gem:

Then you install this plugin either by cloning this project directly, or by installing it via the excellent Package Control plugin.

License

© 2013 David Olrik david@olrik.dk.

This is free software. It is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Feel free to use this package in your own work. However, if you modify and/or redistribute it, please attribute me in some way, and distribute your work under this or a similar license.

About the App

  • App name: terminal-notifier
  • App description: Send OS X User Notifications from the command-line
  • App website: https://github.com/alloy/terminal-notifier

Install the App

  1. Press Command+Space and type Terminal and press enter/return key.
  2. Run in Terminal app:
    ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
    and press enter/return key.
    If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish.
  3. Run:
    brew install terminal-notifier

Done! You can now use terminal-notifier.

Terminal-notifier-guard

Similar Software for Mac





Comments are closed.