Sha256: ac05ba554bfa96cb09b2874b7f435532207395c054164950a2000f85fe55e2af

Contents?: true

Size: 260 Bytes

Versions: 35

Compression:

Stored size: 260 Bytes

Contents

#!/usr/bin/env ruby

if $0 == __FILE__
  $:.unshift File.expand_path('../../lib', __FILE__)
end

require 'terminal-notifier'

if !ARGV.include?("-message") && !STDIN.tty?
  ARGV.push(*["-message", STDIN.read.chomp])
end

exec TerminalNotifier::BIN_PATH, *ARGV

Version data entries

35 entries across 19 versions & 4 rubygems

Version Path
terminal-notifier-2.0.0 vendor/terminal-notifier/Ruby/bin/terminal-notifier
terminal-notifier-2.0.0 bin/terminal-notifier
terminal-notifier-1.8.0 bin/terminal-notifier
terminal-notifier-1.7.2 bin/terminal-notifier
terminal-notifier-1.7.2 vendor/terminal-notifier/Ruby/bin/terminal-notifier
gameboard-3.1.0 vendor/bundle/ruby/2.3.0/gems/terminal-notifier-1.7.1/vendor/terminal-notifier/Ruby/bin/terminal-notifier
gameboard-3.1.0 vendor/bundle/ruby/2.3.0/gems/terminal-notifier-1.7.1/bin/terminal-notifier
gameboard-3.0.0 vendor/bundle/ruby/2.3.0/gems/terminal-notifier-1.7.1/vendor/terminal-notifier/Ruby/bin/terminal-notifier
gameboard-3.0.0 vendor/bundle/ruby/2.3.0/gems/terminal-notifier-1.7.1/bin/terminal-notifier
second_step-0.1.2 secondstep-notify-1.0.0-osx/lib/ruby/lib/ruby/gems/2.2.0/gems/terminal-notifier-1.7.1/bin/terminal-notifier
second_step-0.1.2 secondstep-notify-1.0.0-osx/lib/ruby/lib/ruby/gems/2.2.0/gems/terminal-notifier-1.7.1/vendor/terminal-notifier/Ruby/bin/terminal-notifier
terminal-notifier-1.7.1 bin/terminal-notifier
terminal-notifier-1.7.1 vendor/terminal-notifier/Ruby/bin/terminal-notifier
terminal-notifier-1.7.0 vendor/terminal-notifier/Ruby/bin/terminal-notifier
terminal-notifier-1.7.0 bin/terminal-notifier
mastermind_adeybee-0.1.4 vendor/bundle/ruby/2.2.0/gems/terminal-notifier-1.6.3/bin/terminal-notifier
mastermind_adeybee-0.1.4 vendor/bundle/ruby/2.2.0/gems/terminal-notifier-1.6.3/vendor/terminal-notifier/Ruby/bin/terminal-notifier
mastermind_adeybee-0.1.3 vendor/bundle/ruby/2.2.0/gems/terminal-notifier-1.6.3/bin/terminal-notifier
mastermind_adeybee-0.1.3 vendor/bundle/ruby/2.2.0/gems/terminal-notifier-1.6.3/vendor/terminal-notifier/Ruby/bin/terminal-notifier
mastermind_adeybee-0.1.2 vendor/bundle/ruby/2.2.0/gems/terminal-notifier-1.6.3/bin/terminal-notifier