Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (15 loc) · 882 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 882 Bytes

! THIS PROJECT IS ABANDONED AND UNSTABLE !

! DO NOT USE IT !

MegaNotify

Megaplan notifications for OS X 10.8 or higher.

binaries

latest release

compiling from source

MegaNotify created with PB.
Depends on pb-osx-notifications.
You also need node-appdmg if you want to build dmg.

  1. Obtain the latest LTS version of pbcompiler, install it to /Applications.
  2. Install xcode command line tools by running xcode-select --install.
  3. Clone MegaNotify repo.
  4. Clone pb-osx-notifications to neighboring directory.
  5. Run the included build/build.sh script to build the app. If you want codesigning then provide your developer ID as a first argument.