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
This article was originally published by Hacker News and written by vcf.
Read original article on Hacker News