~drewr/freenyt

507a9334 — Drew Raines 1 year, 8 months ago
etaoin-1.0.39
ab760b7c — Drew Raines 1 year, 9 months ago
firefox-headless works with `nix-shell -p geckodriver`
67e1a96e — Drew Raines 2 years ago
Init

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~drewr/freenyt
read/write
git@git.sr.ht:~drewr/freenyt

You can also use your local clone with git send-email.

#freenyt

If you have an NYT gift code, this automate the steps of filling it in.

#Usage

nix-shell \
  -p leiningen \
  --run "NYT_CAMPAIGN=<CAMPAIGN> \
         NYT_GIFTCODE=<SECRET> \
         NYT_USER=bob@gmail.com \
         NYT_PASS=bobspass \
         lein run"