SkillAgentSearch skills...

Lazyhub

:octocat: lazyhub - Terminal UI Client for GitHub using gocui.

Install / Use

/learn @ryo-ma/Lazyhub

README

logo

lazyhub

GoDoc

:octocat: lazyhub - Terminal UI Client for GitHub using gocui.

Demo

demo

Features

  • 🚀Check the trending repositories on GitHub today
  • 🔍Search repositories
  • 📘Read the README
  • 📄Copy the clone command to clipboard
  • 💻Open the repository page on your browser

Install

Using brew

brew tap ryo-ma/lazyhub
brew install lazyhub

Using go get

go get -u github.com/ryo-ma/lazyhub

Binary Download

Binary releases are available

Usage

Run the following command.

lazyhub

Keys

  • <kbd>j</kbd> / <kbd>DownArrow(↓)</kbd> Move down a line
  • <kbd>k</kbd> / <kbd>UpArrow(↑)</kbd> Move up a line
  • <kbd>q</kbd> / <kbd>CTRL+C</kbd> Quit
  • <kbd>CTRL+D</kbd> Move down 5 lines
  • <kbd>CTRL+U</kbd> Move up 5 lines
  • <kbd>x</kbd> Back panel
  • <kbd>Enter</kbd> / <kbd>r</kbd> Open the README
  • <kbd>c</kbd> Copy the clone command to clipboard
  • <kbd>o</kbd> Open the repository page on your browser
  • <kbd>CTRL+f</kbd> Search repositories

Using API

  • https://github.com/huchenme/github-trending-api

LICENSE

Apache LICENSE 2.0

LICENSE

View on GitHub
GitHub Stars195
CategoryDevelopment
Updated1mo ago
Forks11

Languages

Go

Security Score

100/100

Audited on Feb 17, 2026

No findings