Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

dylantientcheu/nbacli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

73 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

nbacli is an UNOFFICIAL command line interface for NBA games.

⚑️ Features

πŸ€ Get the latest scores for NBA games

πŸ“Š Get the stats for a specific games

⛹️ Much more is yet to come - stay tuned!

βš™οΈ Installation

Binaries

Binaries are available for Linux, macOS, and Windows. You can download the latest version from the releases page.

From source

git clone https://github.com/dylantientcheu/nbacli.git && cd nbacli

# insall
go install

# run
nbacli games

Note When building from source, make sure that $GOPATH/bin is in your PATH environment variable

Homebrew

brew tap dylantientcheu/dylantientcheu && brew install nbacli

# run
nbacli games

πŸ“– Usage

Get the latest scores

nbacli games

Navigate through the games using the ↑ arrow keys ↓ and press Enter to get the stats for a specific game.

# Get the stats for the day before
nbacli games --yesterday
# or the day after
nbacli games --tomorrow
# or a specific date
nbacli games --date YYYYMMDD

Get the conference standings

nbacli standings

Highlight rows ↑ ↓ and press Tab to switch tabs.

Alt text

⌨️ Under the hood

πŸ“ License

Refer to LICENSE.md.

About

πŸ€ The NBA in your terminal

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages