Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.08 KB

README.md

File metadata and controls

16 lines (13 loc) · 1.08 KB

supernote-crossword

Downloads tomorrow's crosswords into a designated Dropbox folder.

Instructions:

  1. Fork
  2. Setup secrets:
    1. Set DROPBOX_APP_KEY, DROPBOX_APP_SECRET, and DROPBOX_REFRESH_TOKEN based on the instructions.
    2. Set NYT_COOKIE by using DevTools to read all cookies from a logged in browser (document.cookie is not sufficient as some cookies are HttpOnly).
    3. Set DROPBOX_NYTC_PATH and DROPBOX_WSJC_PATH based on your own preferences.
  3. Profit!

Credit:

Adapted from https://nathanbuchar.com/automatically-uploading-the-nyt-crossword-supernote/

Status:

cron