Skip to content

Repository files navigation

hyper

CI

A terminal UI for your GitHub work queue: important notifications, open PRs, and open issues, grouped by repo and updated in real time.

demo

Install

Release installs are recommended.

curl -fsSL https://github.com/sethrylan/hyper/releases/latest/download/install.sh | sh

Add ~/.local/bin to your PATH:

export PATH="$HOME/.local/bin:$PATH"

You can opt out of automatic checks for a launch with HYPER_NO_UPDATE=1 hyper.

Alternatively, install from source with Go:

go install github.com/sethrylan/hyper/cmd/hyper@latest

Source installs do not auto-update; rerun the command to upgrade. Check any installation with hyper --version.

Requires GitHub CLI authentication:

gh auth login

Use

hyper
Key Action
tab / shift+tab Switch feed
j / k Move down / up
l / h Expand / collapse group
o / enter Open in browser
y Copy URL
E Mark done (Important Notifications)
r Refresh
? Help
q Quit

About

GitHub in Lists

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Used by

Contributors

Languages