NBA GO on Fedora 26 and Ubuntu 17.10
-
Watch NBA live play-by-play, game preview, box score and player information on your console.
https://www.npmjs.com/package/nba-goI'm big fan of using Gamecast so having something like this is awesome.
Here are some of things you do with nba-go:
- You can check for schedule games.
- Compare data between to two teams.
- Realtime play-by-play, scoreboard and box scores.
- Lookup player information.
All the data comes from http://stats.nba.com/
Install Nodejs and NBA Go
# Install nodejs on Fedora 26 sudo dnf install nodejs # Install nodjes on Ubuntu 17.10 sudo apt-get install npm
# Install NBA GO using npm sudo npm install -g nba-go
NBA Go commands
Check schedule
# Check a specific date for schedule nba-go game -d 2017/11/07 # Check yesterday's schedule nba-go game -y # Check today's schedule nba-go game -t # Check tomorrow's schedule nba-go game -T
Show player information
# Show player profile nba-go player Curry -i # Show player stats nba-go player Curry -r # Show player playoff stats nba-go player Curry -p # Show all player informaton nba-go player Curry -i -r -p
-
Nice! I started to check
https://www.npmjs.com/package/playball
https://www.npmjs.com/package/mlb-game-day -
That is really cool
-
So this only shows the stats of the players and games, right?
Is that really enjoyable? I'm not a big sports fan so meh
-
@dustinb3403 said in NBA GO on Fedora 26 and Ubuntu 17.10:
So this only shows the stats of the players and games, right?
Is that really enjoyable? I'm not a big sports fan so meh
Could be worse. You could have to watch the game. Lol
-
@dustinb3403 IT does the play by play which in my opinion is far greater than ads in between and middle of play by play on ESPN.
-
@dbeato said in NBA GO on Fedora 26 and Ubuntu 17.10:
@dustinb3403 IT does the play by play which in my opinion is far greater than ads in between and middle of play by play on ESPN.
I guess, still doesn't seem worth setting up.
LOL.
-
@dustinb3403 Not on a server for work.
-
@dbeato my son is autistic so we use npm packages for colors and other apps that help him a lot.
-
@dustinb3403 said in NBA GO on Fedora 26 and Ubuntu 17.10:
So this only shows the stats of the players and games, right?
Is that really enjoyable? I'm not a big sports fan so meh
Information like this is very popular for those into fantasy sports.
-
@black3dynamite said in NBA GO on Fedora 26 and Ubuntu 17.10:
@dustinb3403 said in NBA GO on Fedora 26 and Ubuntu 17.10:
So this only shows the stats of the players and games, right?
Is that really enjoyable? I'm not a big sports fan so meh
Information like this is very popular for those into fantasy sports.
Fantasy sports... all the boring of real sports with the benefits of it being real.