Skip to content

nejstastnejsistene/print-nyt-daily-crossword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

print-nyt-daily-crossword

A script that print's today's NYT crossword puzzle.

How to use

  • Make sure you're subscribed to the NYT Crossword. You can't access the crosswords without a subscription.
  • Edit print-crossword and define the username and password variables with your subscription's credentials.
  • Run the script with no arguments. It will login, download the PDF, and print it to your default printer via lpr.
  • Optionally, you can make a cron job to automatically print the puzzle, e.g. 0 7 * * * /path/to/print-crossword.

About

A script that print's today's NYT crossword puzzle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages