Technology Apr 19, 2026 · 1 min read

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

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

HA
Hacker News
by vcf

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


Comments URL: https://news.ycombinator.com/item?id=47826104

Points: 20

# Comments: 6

HA
Source

This article was originally published by Hacker News and written by vcf.

Read original article on Hacker News
Back to Discover

Reading List