vigoux / gh-notify

GitHub CLI extension to display GitHub notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:The Unlicense


Languages

Language:Shell 100.0%