github-notify-desktop

Mac menu extension to follow the open issues of Github's repositories

MIT License

Stars
11

No longer maintained

Github Notify for Mac

Same behavior as github-notify but now as menu on Mac OS.

Install dependencies

npm install;

Start the app

npm run start;

Create .app

This will create GithubNotify.app which contain all the files of the app, you can copy that into your application folder and start using it!

npm run build;

License

MIT