NBA GO – Watch NBA in Your Terminal
21–30 of 116 posts
Re: NBA GO – Watch NBA in Your Terminal
#22nice job, but single purpose apps like this are kinda meh... Unless the ONLY sports you care about is in fact the NBA. Otherwise, you'd still need to visit some sports site for updates. I would imagine this can be easily made sports agnostic? Maybe not... Maybe not all the leagues have a realtime API or they do not conform to the same interface.
Maybe you can port it to the sport of your choice to watch through a terminal.
Re: NBA GO – Watch NBA in Your Terminal
#23nice job, but single purpose apps like this are kinda meh... Unless the ONLY sports you care about is in fact the NBA. Otherwise, you'd still need to visit some sports site for updates. I would imagine this can be easily made sports agnostic? Maybe not... Maybe not all the leagues have a realtime API or they do not conform to the same interface.
Do you have issues with calculator? Usually a comprehensive app like you are talking about gets built onto until it reaches all sports. Can this not just be the first step?
This can be feature complete for individuals who represent the cross section of NBA and terminal fanatics. Anyone else outside of this cross section, the dependency on the likes of espn.com is still there, and will likely have it open in an adjacent browser.
Expanding your calculator analogy, my point would be akin to critiquing an add only calculator app
Re: NBA GO – Watch NBA in Your Terminal
#24Earlier quoted context omitted.
Maybe you can port it to the sport of your choice to watch through a terminal.
Not my taste... I imagine some people would like to view it in terminal though.. I was merely thinking out loud. Are the sports APIs standardized, or even readily available across all the popular sports in the U.S. ?
Looks like this uses a very unofficial API - see the note about AWS IP ranges being blocked on https://www.npmjs.com/package/nba
Re: NBA GO – Watch NBA in Your Terminal
#25Earlier quoted context omitted.
Like Football Manager?
Or, shameless self promotion: https://basketball-gm.com/ https://github.com/dumbmatter/basketball-gm Currently no terminal UI, sadly. PRs welcome!
Re: NBA GO – Watch NBA in Your Terminal
#26Re: NBA GO – Watch NBA in Your Terminal
#27Re: NBA GO – Watch NBA in Your Terminal
#28Re: NBA GO – Watch NBA in Your Terminal
#29Re: NBA GO – Watch NBA in Your Terminal
#30I realize I'm in the minority, judging from the amount of effort it has taken to convince my phone to stop popping up notifications ruining every Seahawks game for me from a dozen different sources, and from browsing the Formula 1 website with my eyes closed in the hope of scrolling down to find the local time of the race without seeing the headlines that will ruin qualifying for me (or the race itself if it was an early one).
I really just want the world to stop telling me scores for everything.
And on the topic we're discussing, it would have been pure awesome if they had instead intercepted the streaming video feed and converted it to ASCII art in realtime. That's a project I could get behind!