NYTogether is a browser extension that lets you collaborate with your friends on New York Times crossword puzzles directly on the site.
This lets you track your progress and streaks directly using the New York Tiems interface. If staying on the site is not necessary for you, Down for a Cross is likely a better option.
- Install the extension
- Open the New York Times crossword puzzle page
- Click the extension icon
- Set your room name the same as your friend's
- Click "Join Room"
- Start solving the puzzle!
If you check "Join automatically", you will automatically join the room when you open the puzzle page. This is useful if you always solve puzzles with the same person.
The extension is built with Plasmo. Collaboration is enabled using peer-to-peer networking with Trystero
git clone git@github.com:Exaphis/nytogether.git
cd nytogether
yarn dev