Skip to content

seiflotfy/github-notifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github-notifier

GitHub-Notifier is a simple personal GitHub timeline notifier, which upon clicking takes you to GitHub page behind the notifcation.

Usage

./github-notifier -u '<username>' -p '<password>'

You can run it in a background. It polls every 30 seconds and makes sure the notification are not too old and does not allow repeats.

Screenshots

Notification Support Simple Notification

Notification Center Support Notification Event

Todo

  • Rewrite terminal-notifier in swift and wrap for go
  • Expose date property in terminal-notifier
  • Support more Event types from GitHub
  • Display partial text of comments and mentions
  • Add Linux notification support

Note:

This is a heavily changed fork of deckarep/gosx-notifier

About

GitHub-Notifier written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%