All Projects → ryo-ma → Lazyhub

ryo-ma / Lazyhub

Licence: apache-2.0
lazyhub - Terminal UI Client for GitHub using gocui.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Lazyhub

Finalcut
A text-based widget toolkit
Stars: ✭ 244 (+83.46%)
Mutual labels:  terminal-app, terminal, console, tui
Lazykube
⎈ The lazier way to manage kubernetes.
Stars: ✭ 369 (+177.44%)
Mutual labels:  terminal, console, lazy
Phetch
🐭 quick lil gopher client for your terminal
Stars: ✭ 108 (-18.8%)
Mutual labels:  terminal, console, tui
Termenv
Advanced ANSI style & color support for your terminal applications
Stars: ✭ 555 (+317.29%)
Mutual labels:  terminal, console, tui
Ticker
Terminal stock ticker with live updates and position tracking
Stars: ✭ 3,986 (+2896.99%)
Mutual labels:  terminal-app, terminal, tui
Stig
TUI and CLI for the BitTorrent client Transmission
Stars: ✭ 360 (+170.68%)
Mutual labels:  terminal, console, tui
Pulsemixer
CLI and curses mixer for PulseAudio
Stars: ✭ 441 (+231.58%)
Mutual labels:  terminal, console, tui
Sc Im
sc-im - Spreadsheet Calculator Improvised -- An ncurses spreadsheet program for terminal
Stars: ✭ 3,081 (+2216.54%)
Mutual labels:  terminal-app, terminal, console
Htop
htop is an interactive text-mode process viewer for Unix systems. It aims to be a better 'top'.
Stars: ✭ 5,626 (+4130.08%)
Mutual labels:  terminal, console, tui
Ueberzug
ueberzug is a command line util which allows to display images in combination with X11
Stars: ✭ 711 (+434.59%)
Mutual labels:  terminal, console, tui
C Sharp Console Gui Framework
A GUI framework for C# console applications
Stars: ✭ 838 (+530.08%)
Mutual labels:  terminal, console, tui
Spotui
Spotify in the terminal 💻🎶
Stars: ✭ 302 (+127.07%)
Mutual labels:  terminal-app, terminal, tui
jira-cli
🔥 [WIP] Feature-rich interactive Jira command line.
Stars: ✭ 809 (+508.27%)
Mutual labels:  console, tui, terminal-app
Dte
A small, configurable console text editor (moved to https://gitlab.com/craigbarnes/dte)
Stars: ✭ 98 (-26.32%)
Mutual labels:  terminal, console, tui
Nnn
n³ The unorthodox terminal file manager
Stars: ✭ 13,138 (+9778.2%)
Mutual labels:  terminal, console, tui
Terminology
The best terminal emulator based on the Enlightenment Foundation Libraries
Stars: ✭ 440 (+230.83%)
Mutual labels:  terminal-app, terminal, console
Tui Go
A UI library for terminal applications.
Stars: ✭ 2,015 (+1415.04%)
Mutual labels:  terminal-app, terminal, tui
Mitype
Typing speed test in terminal
Stars: ✭ 241 (+81.2%)
Mutual labels:  terminal-app, terminal, console
Clui
Command Line User Interface (Console UI inspired by TurboVision)
Stars: ✭ 561 (+321.8%)
Mutual labels:  terminal, console, tui
Crossterm
Cross platform terminal library rust
Stars: ✭ 1,023 (+669.17%)
Mutual labels:  terminal, console, tui

logo

lazyhub

GoDoc

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

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

Using API

LICENSE

Apache LICENSE 2.0

LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].