This package consumes the following services:
Github Notifications for Atom
This package allows you to see your if you have any awaiting GitHub notifications on atom's status bar.
Installation
Install from the settings view in atom or by apm via
apm install github-notifications
Usage
- Create a new personal access token with only notifications access.
- Copy the token into the package's settings
- Enjoy the notifications
Warning: There is no way to secure your github token from other packages. Make absolutely sure you only configure your personal token to allow notifications access.