Skip to content

slabad/github-notifications

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

github-notifications

MacOS notifications from GitHub

Installation

  1. Clone this repo
  2. Install dependencies brew install jq terminal-notifier
  3. Create a GitHub Personal Access Token with only one scope: notifications
  4. Copy the token to your clipboard
  5. Open Keychain Access, select login on the left, click + to add a new entry, et Keychain Item Name: anything you want, Account Name: github_token, Password: paste the Personal Access Token from your clipboard
  6. Call the script with the number of minutes between notifications, e.g. ./notify.sh 10 for 10 minute intervals
  7. If there is a popup asking to allow the script to access to the keychain, type your Mac user password and click Always Allow
  8. Click on the notification to open your GitHub notifications page

Notes

About

MacOS notifications from GitHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%