Gingernotify

A OS X menu bar application to display your latest unread discussions in your Ginger teams.

Download Latest View on GitHub

GingerNotify

A OS X menu bar application to notify you about the latest unread discussions of your Ginger teams.

You can either compile the application yourself or download a pre-compiled version:

Local Development

git clone git@github.com:lincolnloop/GingerNotify.git
cd GingerNotify
git submodule init
git submodule update

To compile a DEBUG release simply do:

xcodebuild -configuration Debug