Skip to content

Simple backend that retrieves newspaper PDFs from an online service

License

Notifications You must be signed in to change notification settings

wiktor-k/paperboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paperboy

Implements a simple backend that retrieves newspaper PDFs from an online service.

This can be later consumed by e-book readers to provide a "new newspaper every morning" experience:

Newspaper PDF as shown on Remarkable 2 tablet

See docs/remarkable for the template.

Building

The application can be built for both AMD64 and AArch64/ARM64 architectures using Docker BuildKit.

docker buildx build --push --platform linux/amd64,linux/arm64 -t wiktork/paperboy .

About

Simple backend that retrieves newspaper PDFs from an online service

Topics

Resources

License

Stars

Watchers

Forks