All Projects → xwjdsh → Nba Live

xwjdsh / Nba Live

Licence: mit
Watch NBA games in the terminal, the content in Chinese only.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Nba Live

Nba Go
🏀 💻 The finest NBA CLI.
Stars: ✭ 3,634 (+1907.73%)
Mutual labels:  nba, cli, live
Mutateful
Add-on for Ableton Live that enables live coding functionality fully integrated into Live's session view.
Stars: ✭ 290 (+60.22%)
Mutual labels:  cli, live
Sprintnba
🏀 NBA客户端
Stars: ✭ 629 (+247.51%)
Mutual labels:  nba, live
Nbash
观看NBA比分直播,球员数据的命令行程序。
Stars: ✭ 176 (-2.76%)
Mutual labels:  nba, cli
Magicli
Automagically generates command-line interfaces (CLI) for any module. Expected options and help sections are created automatically based on parameters names, with support to async.
Stars: ✭ 178 (-1.66%)
Mutual labels:  cli
You Dont Need Gui
Stop relying on GUI; CLI **ROCKS**
Stars: ✭ 4,766 (+2533.15%)
Mutual labels:  cli
Pubs
Your bibliography on the command line
Stars: ✭ 176 (-2.76%)
Mutual labels:  cli
Mellplayer
A tiny terminal player based on Python3
Stars: ✭ 176 (-2.76%)
Mutual labels:  cli
Procsd
Manage your application processes in production hassle-free like Heroku CLI with Procfile and Systemd
Stars: ✭ 181 (+0%)
Mutual labels:  cli
Demo
A framework for performing live pre-recorded command line demos in the wild 📼
Stars: ✭ 179 (-1.1%)
Mutual labels:  cli
Gotube
A very simple command line tool for downloading YouTube videos.
Stars: ✭ 179 (-1.1%)
Mutual labels:  cli
Redis Rdb Cli
Redis rdb CLI : A CLI tool that can parse, filter, split, merge rdb and analyze memory usage offline. It can also sync 2 redis data and allow user define there own sink service to migrate redis data to somewhere.
Stars: ✭ 176 (-2.76%)
Mutual labels:  cli
Cointop
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
Stars: ✭ 2,912 (+1508.84%)
Mutual labels:  cli
Wrangler
🤠 wrangle your Cloudflare Workers
Stars: ✭ 2,632 (+1354.14%)
Mutual labels:  cli
Ni
💡 Use the right package manager
Stars: ✭ 179 (-1.1%)
Mutual labels:  cli
Prtgapi
C#/PowerShell interface for PRTG Network Monitor
Stars: ✭ 175 (-3.31%)
Mutual labels:  cli
Aws Cost Saver
A tiny CLI tool to help save costs in development environments when you're asleep and don't need them!
Stars: ✭ 178 (-1.66%)
Mutual labels:  cli
Image Bootstrap
⛅️ Creates (chroots and) bootable virtual machine images; command line tool (Python 3)
Stars: ✭ 178 (-1.66%)
Mutual labels:  cli
Droot
The super-simple chroot-based application container engine.
Stars: ✭ 177 (-2.21%)
Mutual labels:  cli
Webpack Serve
Takes your webpack config and creates a development server with hot module reloading and error overlay
Stars: ✭ 177 (-2.21%)
Mutual labels:  cli
          __                ___          
   ____  / /_  ____ _      / (_)   _____ 
  / __ \/ __ \/ __ `/_____/ / / | / / _ \
 / / / / /_/ / /_/ /_____/ / /| |/ /  __/
/_/ /_/_.___/\__,_/     /_/_/ |___/\___/ 

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

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].