Giter VIP home page Giter VIP logo

notifier's People

Contributors

djwhitt avatar eriknomitch avatar exviva avatar fnando avatar mattn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

notifier's Issues

Add "subtitle" support for terminal-notifier

terminal-notifier supports a -subtitle flag which is very helpful and would be great to support.

For other notifiers without a subtitle option, maybe the subtitle could be prepended to the message with a delimiter when subtitle: is passed to Notifier.notify.

What do you think?

Edit: Just FYI I'm using this for notify-push.

Erik

Running Tests

Hi,
May I know how to run tests for this gem? The Rakefile points to the test folder but there is no such folder in the repo.
Also, it seems building depends on RSpec >~ 3.0. Also mention that in the gemspec.

PS : I am maintaining the Debian package of this gem.

uninitialized constant Notifier

After installing notifier (0.1.1) using gem install notifier, I gave it a spin in irb:

~/sandbox/notifier$ irb
>> require 'notifier'
NameError: uninitialized constant Notifier
    from ./notifier.rb:4
    from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
    from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
    from (irb):2

Conflict with ActionMailer notifier.rb

From what I can tell this directly conflicts with Rails' default method for sending emails: http://api.rubyonrails.org/classes/ActionMailer/Base.html

As long as I have a notifier.rb file in my models folder autotest will not run.

I don't know that there's any way around it, but since I've been having problems with this and haven't found anything similar on google I figured I should make a note of it. It crashes with the following error:

/Users/joeunrue/Rails/myapp/app/models/notifier.rb:1:in `<top (required)>': Notifier is not a class (TypeError)

The error goes away and growl notifications work when I delete my notifier.rb file, which is not something I'm sure I'm willing to do.

Growl from the Mac App Store

I've installed Growl from the Mac App Store, and the Growl Notify utility, however, it doesn't look as though notifier can send through notifications to it.

I think it's failing in the supported? method. There doesn't appear to be a GrowlHelper process running for Growl from the Mac App Store, however, there is a process running for /Applications/Growl.app/Contents/MacOS/Growl

The command growlnotify works correctly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.