GitHub notifications in your terminal
ghn is a quick and slick GitHub notifications app for your terminal. Pour some
fzf over
hub and freely mix with an assortment of other
command line tools. Consume while hot.
Notifications should be quick. fzf is fantastic. Everyone should learn some awk.
A very early release, barely works!
For MacOS use Homebrew.
ghn sources ~/.config/ghn/config.sh
if present. At the moment you can override
the command that is expected to display the issue or pull request (e.g. in the
browser) upon receiving its URL. Default is open
but you can specify something
else:
GHN_OPEN_CMD="/Applications/Firefox.app/Contents/MacOS/firefox --private-window"
MIT
Copyright (c) 2020 Linas Juškevičius