faceoff

Source: original

Faceoff¶

A terminal user interface (TUI) application for following NHL hockey games in real-time.

Features¶

Screenshots¶

Game detail view (shown with different terminal color schemes):

Game detail view

Game detail view, dark theme

Game detail view, warm theme

League standings:

League standings

Quick Start¶

Installation¶

The easiest way to run Faceoff is with uvx:

uvx faceoff

Or install with pip:

pip install faceoff faceoff

Acknowledgments¶

This project was inspired by Playball, a similar terminal application for following MLB baseball games.

Built With¶

Disclaimer¶

This project is not affiliated with, endorsed by, or in any way officially connected with the National Hockey League (NHL), any of its teams, or any of its affiliates. All NHL logos, trademarks, and data are the property of the NHL and its teams.

This application uses publicly available NHL API data for informational and educational purposes only.