Home > pushr

pushr

Pushr is a project mainly written in Ruby, based on the View license.

Push notification for Gmail to iPhone

Pushr: Push Notification for Gmail to iPhone

Required

  • Boxcar Account, and add Growl (API) service.
  • Ruby 1.9.2
  • Bundler
  • See Gemfile

Screenshot

Getting Started

Installation

git clone git://github.com/Tomohiro/pushr.git
cd pushr
bundle install --path vendor/bundle

Run

bundle exec ruby pushr

Easy daemonize

nohup bundle exec ruby pushr &

Thanks

  • Gmail Icon by Wojciech Walczyszyn

License

See LICENSE

Previous:hoge