ruby_gntp icon indicating copy to clipboard operation
ruby_gntp copied to clipboard

Ruby library for GNTP(Growl Notification Transport Protocol) client

Results 14 ruby_gntp issues
Sort by recently updated
recently updated
newest added

This project is alive? if yes, the callback URL is implemented?

On Windows platform, File#read cannot read data beyond the 0x1A (treated as EOF) character from a file which is opened in text mode.

The `g` gem is using `ruby_gntp` with explicit `host`/`passwd` params, so the `GNTP.notify` class methods is instanciating an object with `nil` values for both parameters, which makes Ruby's `Resolv.create` method...

The current directory has been removed from the load path in Ruby 1.9, so let's push the "lib" directory at the end of it.

Hi there! This is WhitespaceBot. I'm an [open-source](https://github.com/Gunio/WhitespaceBot) robot that removes trailing white space in your code, and gives you a gitignore file if you didn't have one! Why whitespace?...

I just added priority option.

I'm using bullet which uses uniform_notifier and ruby_gntp, and when launching my application I get this error and I can't seem to track down what's causing it or how to...

Hi, I'd like to make a pull-request for a fix, but I can't get the test suite to run. I'm using Ruby 2.0. There is no Gemfile, so I can't...