NYT Games CLI
📢 Do you want to play the NYT daily games at work?
📢 Do you not want to be seen on your phone at your desk?
Play the New York Times daily word games from an interactive command-line interface. The application downloads the current puzzles when it starts and uses number keys to switch between games.
Available games
| Key | Game |
|---|---|
1 |
Wordle |
2 |
Connections |
3 |
Strands |
4 |
Mini Crossword |
5 |
Letter Boxed |
6 |
Spelling Bee |
Each game displays its controls at the bottom of the terminal.
Installation
Install the latest release from PyPI:
python -m pip install nyt-games-cli
It is recommended to install command-line applications in an isolated
environment with pipx:
pipx install nyt-games-cli
To install a local checkout for development:
git clone https://github.com/cd-4/nyt-games-py.git
cd nyt-games-py
python -m pip install -e .
Running
Launch the installed command:
nyt-games-cli
Alternatively, run the Python module directly:
python -m nyt_games_cli
The application must run in an interactive terminal and requires an internet
connection to download the daily puzzle data. Press Ctrl-C to exit.
Disclaimer
This is an unofficial command-line client and is not affiliated with or endorsed by The New York Times Company.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nyt_games_cli-0.0.11.tar.gz.
File metadata
- Download URL: nyt_games_cli-0.0.11.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
python-requests/2.34.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f4eb161c0d4c5cd8f4f157c2500c1ec8f2048f11820b2e17dde7f42c93bda71
|
|
| MD5 |
2238654b644b8cdeb7c1635e1b787fd3
|
|
| BLAKE2b-256 |
8bde7374c33bafc8c629c4d4388fec8f7f6e8a6e207f6f2d79dde80127ff5310
|
File details
Details for the file nyt_games_cli-0.0.11-py2.py3-none-any.whl.
File metadata
- Download URL: nyt_games_cli-0.0.11-py2.py3-none-any.whl
- Upload date:
- Size: 23.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
python-requests/2.34.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
010c3dbd678acf81b75fe7462f289d3c05c95126212c41508d60d8cb7613ed02
|
|
| MD5 |
22d8fa69962b02cf6de92b84c9f71ca4
|
|
| BLAKE2b-256 |
5b5ff96e166d46b78422c1499d369fb0120b949020d75eb7aac180c7ca95e4f1
|