ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    NBA GO on Fedora 26 and Ubuntu 17.10

    Scheduled Pinned Locked Moved IT Discussion
    11 Posts 6 Posters 1.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • black3dynamiteB
      black3dynamite
      last edited by

      Watch NBA live play-by-play, game preview, box score and player information on your console.
      https://www.npmjs.com/package/nba-go

      I'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
      
      1 Reply Last reply Reply Quote 4
      • dbeatoD
        dbeato
        last edited by

        Nice! I started to check
        https://www.npmjs.com/package/playball
        https://www.npmjs.com/package/mlb-game-day

        1 Reply Last reply Reply Quote 0
        • jmooreJ
          jmoore
          last edited by

          That is really cool

          1 Reply Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403
            last edited by

            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 😛

            scottalanmillerS dbeatoD black3dynamiteB 3 Replies Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @DustinB3403
              last edited by

              @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

              1 Reply Last reply Reply Quote 1
              • dbeatoD
                dbeato @DustinB3403
                last edited by

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

                DustinB3403D 1 Reply Last reply Reply Quote 0
                • DustinB3403D
                  DustinB3403 @dbeato
                  last edited by

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

                  dbeatoD 2 Replies Last reply Reply Quote 1
                  • dbeatoD
                    dbeato @DustinB3403
                    last edited by

                    @dustinb3403 Not on a server for work.

                    1 Reply Last reply Reply Quote 0
                    • dbeatoD
                      dbeato @DustinB3403
                      last edited by

                      @dbeato my son is autistic so we use npm packages for colors and other apps that help him a lot.

                      1 Reply Last reply Reply Quote 1
                      • black3dynamiteB
                        black3dynamite @DustinB3403
                        last edited by

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

                        Reid CooperR 1 Reply Last reply Reply Quote 2
                        • Reid CooperR
                          Reid Cooper @black3dynamite
                          last edited by

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

                          1 Reply Last reply Reply Quote 1
                          • 1 / 1
                          • First post
                            Last post