Skip to content

anshumanv/alfred-github-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alfred-github-notifications

Alfred workflow to fetch your github notifications.

Demo

Install

$ npm install --global alfred-github-notifications

Requires Node.js 4+ and the Alfred Powerpack.

Configuration

Generate GitHub token

  1. Create a new personal access token with notification access here.
  2. Add description and click on genreate.
  3. Click copy.

Register environment variables through Alfred

  1. Open Alfred Preferences.
  2. Go to the Workflows tab.
  3. Select github-notifications.
  4. Open the variables panel by clicking the Configure workflow and variables [+] button on the right.
  5. Fill the values
    • access_token : Previously copied GitHub token
  6. Save

Usage

In Alfred, type gn to display notifications.

Optional params -

  • a - Show notifications marked a read
  • p - Show notifications in which you were directly mentioned or participated.

Author

Anshuman Verma

About

Alfred workflow to take control of your github notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors