8000 GitHub - kj-crypto/github-dashboard: Github dashboard cli
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kj-crypto/github-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Repository Dashboard

A terminal-based dashboard for monitoring your GitHub repositories and contributions.

Features

  • View your GitHub repositories in a sortable table
  • See your GitHub contribution calendar
  • Browse repository READMEs directly in the terminal
  • Lightweight and fast terminal interface

Installation

Using Go

go install github.com/kj-crypto/github-dashboard@latest 

Build from sources

git clone https:// github.com/kj-crypto/github-dashboard.git 
cd github-dashboard
go build -o github-dashboard ./cmd/cli

Usage

First setup Github token

export GITHUB_TOKEN=your_github_token

Run github-dashboard <username>

Navigation

  • ↑/↓: navigate repositories
  • : enter readme section scrolling
  • : back to repos list scrolling

License

MIT

About

Github dashboard cli

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0