• Stars
    star
    184
  • Rank 202,632 (Top 5 %)
  • Language
    Go
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Watch NBA games in the terminal, the content in Chinese only.
          __                ___          
   ____  / /_  ____ _      / (_)   _____ 
  / __ \/ __ \/ __ `/_____/ / / | / / _ \
 / / / / /_/ / /_/ /_____/ / /| |/ /  __/
/_/ /_/_.___/\__,_/     /_/_/ |___/\___/ 

Release Build Status Go Report Card DUB

nba-live是一个在终端下观看NBA&CBA文字直播的命令行工具.

所有数据来自手机版直播吧.

截图

安装运行

Go

go get -u github.com/xwjdsh/nba-live
nba-live

Homebrew

brew tap xwjdsh/tap
brew install xwjdsh/tap/nba-live
nba-live

Docker

docker pull wendellsun/nba-live
docker run -it --rm wendellsun/nba-live

Manual

releases下载可执行文件并将其放到PATH环境变量对应的路径中,然后在终端输入nba-live运行。

致谢

协议

MIT License