Skip to content

Service to retrieve latest New York Times fitted for Remarkable

Notifications You must be signed in to change notification settings

acrogenesis/nyt-today

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nyt-today

Add high quality New York Times cover to remarkable using https://github.com/Evidlo/remarkable_news

Deploy using heroku

https://devcenter.heroku.com/articles/container-registry-and-runtime

git clone [email protected]:acrogenesis/nyt-today.git
cd nyt-today
export DOCKER_DEFAULT_PLATFORM=linux/amd64
heroku container:login
heroku create
heroku container:push web
heroku container:release web
heroku open
# if it's not working check the Resources tab on heroku to see if web is running

Test Locally

Install imagemagick Install https://github.com/msoap/shell2http

shell2http -export-all-vars -cache=3600 /nyt ./entry.sh
open http://localhost:8080/nyt

About

Service to retrieve latest New York Times fitted for Remarkable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published