github-notifications

An Atom package to notify you when you have awaiting github notifications

zephraph

1,331

6

0.1.2

MIT

GitHub

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

  1. Create a new personal access token with only notifications access.
  2. Copy the token into the package's settings
  3. 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.