Skip to content

pimoroni/feed2image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed2Image

A repository of tools for converting complicated APIs into simple images for display on embedded, internet-connected devices.

xkcd2jpg

Convert the daily xkcd (or any given number) to a .jpg image formatted to 600x448 for Inky Frame.

Includes a QR Code linking to the image, and the alt text below.

Daily:

python3 -m plugins.xkcd

Outputs: build/xkcd-daily.jpg

Specific XKCD:

python3 -m plugins.xkcd <number>

Outputs: build/xkcd-<number>.jpg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published