Skip to content

Palleas/cisimple-notifier

Repository files navigation

Ship.io Notifier

screen shot

This application connects to ship.io and sends you a notification when something happens on one of your jobs :

  • When a job was queued
  • When a job started
  • When a job succeeded / failed

Download it directly from ship.io.

Installation

(I'm assuming cocoapods is installed on your machine)

$ git clone git@github.com:Palleas/shipio-notifier.git
$ cd shipio-notifier
$ pod install
$ open ShipIO-notifier.xcworkspace

Many thanks to...

Contribution

I'm pretty sure there is room for improvement, feel free to report an issue or send me a pull-request!

Bitdeli Badge