This is instructions to get the NYT daily crossword on your reMarkable daily. Note: You need a valid NYT subscription (for at least the Crossword puzzle) for this to work.
brew install rmapi
If brew doesn’t work you might have to build rmapi from source. You can do that with these commands.
brew install go
go install github.com/juruen/rmapi@latest
rmapi login
pip install requests