Skip to content
/ gh-notify Public
forked from meiji163/gh-notify

GitHub CLI extension to display GitHub notifications

License

Notifications You must be signed in to change notification settings

kaar/gh-notify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

GitHub CLI Notification Extension

gh extension to interact with GitHub notifications.

Install

gh extension install meiji163/gh-notify

Install fzf for interactive mode.

Usage

Usage: gh notify [--flags]

View and search and GitHub notifications.
Select a pull request or issue to get more info on it.

Flags:
    -s      print a static display
    -n      max number of notifications to show (default 30)
    -p      show only participating or mention notifications
    -a      include all notifications including read 

demo

TODO

  • mark notifications as (un)read
  • add interaction for discussion threads, actions, etc.

About

GitHub CLI extension to display GitHub notifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%