octotui

🐙🐱🖥️ GitHub stats in your terminal
授权协议 MIT License
开发语言 Google Go
所属分类 应用工具、 终端/远程登录
软件类型 开源软件
地区 不详
投 递 者 袁高明
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

�� �� ��️ octotui - GitHub stats in terminal

Inspired by metrics & github-profile-summary-cards & github-tui ��

Data - irevenko/octostats TUI - termui


Installation ��

go get -u github.com/irevenko/octotui

Token

To generate token go here: https://github.com/settings/tokens
Press Generate new token and select repo:status, read:org, read:user,and user:email fields
Put this token into HOMEDIR/.config/octotui/token

Usage ��

octotui search <USER_OR_ORGANIZATION>
Press Enter to invert image to monochrome color and then Tab to monochrome invert

TUI

  • Profile Image & user basic info/stats
  • Most starred, forked repos
  • Languages, by repo, commits, stars, forks
  • Activity sparkline
  • Spinner (while fetching stats)
  • Reconsider colors
  • Tabs with another data like metrics plugins

Contributing ��

Contributions, issues and feature requests are welcome! ��
Feel free to check open issues.

Quick Start ��

git clone https://github.com/irevenko/octotui.git
cd octotui
go get -d ./...
go build

What I Learned ��

  • Advanced termui

License ��

(c) 2021 Ilya Revenko. MIT License

相关阅读

相关文章

相关问答

相关文档