reMarkable service to automatically download daily newspaper/comic as your suspend screen. No cloud needed.

Connect the reMarkable via USB and make sure it has internet access. Login to the reMarkable with SSH and execute
wget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin nyt
This will install and start the update service on the reMarkable. Every time you connect to WiFi, it will try to grab the latest front page from The New York Times. See below for more image sources.
By default, downloads are rate limited to once per hour (3600 s). This can be overriden by modifying /etc/systemd/system/renews.service
Install WSL, then follow the Linux/OSX instructions. This has not been tested.
wget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin xkcdwget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin wpwget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin nytwget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin nyt-hqwget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin picsumwget -O - http://evidlo.github.io/remarkable_news/install.sh | KEYWORDS=nature,cats sh /dev/stdin loremflickerwget -O - http://evidlo.github.io/remarkable_news/install.sh | KEYWORDS=nature sh /dev/stdin unsplashwget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin cahwget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin garfieldwget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin uk_tgOn the reMarkable
journalctl --unit renews -f
Then disconnect and reconnect WiFi to trigger a download. remarkable_news will only download at a maximum of once per hour to avoid burdening the server.
See contributing.md
$ claude mcp add remarkable_news \
-- python -m otcore.mcp_server <graph>