Megaplan notifications for OS X 10.8 or higher.
MegaNotify created with PB.
Depends on pb-osx-notifications.
You also need node-appdmg if you want to build dmg.
- Obtain the latest LTS version of pbcompiler, install it to
/Applications. - Install xcode command line tools by running
xcode-select --install. - Clone MegaNotify repo.
- Clone
pb-osx-notificationsto neighboring directory. - Run the included
build/build.shscript to build the app. If you want codesigning then provide your developer ID as a first argument.