Skip to content

ZaninAndrea/octo-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octo-Notifications

forthebadge forthebadge

A GitHub App that sends you GitHub notifications via Push Notifications.

Using

Just head over to dokku.ml and sign in with GitHub.

Features:

  • real time push notifications
  • mark as read from notification
  • click to go to relevant github page

Deploying

The app needs to have as environment variables

  • CLIENT_ID and CLIENT_SECRET of your GitHub App
  • MONGO_URL of the MongoDB where you want to store users' tokens and web push subscriptions
  • VAPID_PUBLIC and VAPID_PRIVATE keys (you can generate them here)

About

GitHub Notifications as Web Push Notifications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published