Show HN: Faceoff – A terminal UI for following NHL games

vcf 109 points 36 comments April 19, 2026
www.vincentgregoire.com · View on Hacker News

Faceoff is a TUI app written in Python to follow live NHL games and browse standings and stats. I got the inspiration from Playball, a similar TUI app for MLB games that was featured on HN. The app was mostly vibe-coded with Claude Code, but not one-shot. I added features and fixed bugs by using it, as I spent way too much time in the terminal over the last few months. Try it out with `uvx faceoff` (requires uv).

Discussion Highlights (16 comments)

divbzero

Related: Playball – Watch MLB games from a terminal - https://news.ycombinator.com/item?id=45451577 - Oct 2025 (146 comments) Playball: Watch MLB games from the comfort of your own terminal - https://news.ycombinator.com/item?id=37591070 - Sept 2023 (1 comment) Playball: Watch MLB games from the comfort of your own terminal - https://news.ycombinator.com/item?id=21653981 - Nov 2019 (42 comments)

freedomben

Nice, I've now created dozens of little personal tools like this now :-) This is IMHO the killer AI feature for personal use. So many utlities I never would have spent time on are now within reach. Even just non-trivial bashrc aliases and functions

j45

The missing interface from sports.

rangersny1

Nice! In practice, how far behind the TV broadcast does it end up being?

james-clef

Wicked. Who is your team?

embedding-shape

> Acknowledgments - This project was inspired by Playball, a similar terminal application for following MLB baseball games. Should've gone for something generalized that could handle a bunch of different games, instead of just another sport, so someone caring about multiple sports don't need multiple TUIs :)

cyberax

What next? Perhaps a small scripting language to run on the side of the terminal? You know, just to make some simple automations possible, nothing super-special.

_doctor_love

settle down

yuppiepuppie

Nice! I was thinking about doing something like this but for cycling, however one of the biggest PIA about building products for sports is all the gating of data. Does the NHL really provide an API for all games? That's nice...

captn3m0

Link to the API Client is incorrect at the bottom: https://github.com/nhl-stats-api-client instead of https://github.com/liahimratman/nhl-api-client

jlongman

nIce! Does it have player in-game stats like TOI and +/-? This reminds me of that f1 tui… https://github.com/JustAman62/undercut-f1 or https://github.com/IAmTomShaw/f1-race-replay . The one I’m thinking of syncs with kodi for delayed playback “live” stats.

ipaddr

Do the endpoints still work? https://api-web.nhle.com/v1 Keeping upto date endpoints for sport scores is the most difficult challenge.

mooktakim

It's like the reinvention of Teletext

mallahan

This is great. I recently asked AI how many software devs played hockey. It estimated 25k - 50k globally. It also called it a 'prestige sport' which never occurred to me (what with all the guys with missing teeth). But the cost of playing is getting significant. Still the most fun sport to play and watch. Thanks for this - TUI is awesome.

dionian

Not a hockey fan but i absolutely love this

worldsavior

NHL? What are we, Canadians?

Semantic search powered by Rivestack pgvector
5,012 stories · 47,220 chunks indexed