JarvyJ / rayimg

rayimg is a commandline Raspberry Pi image viewer
GNU Affero General Public License v3.0
1 stars 0 forks source link

Use screen dimensions on RPI, cache large images, add ini config support #5

Closed JarvyJ closed 2 weeks ago

JarvyJ commented 4 weeks ago

These are the last couple of things needed to get this going.

This PR will likely not cover cache invalidation. I could take care of that in the API or have users delete manually if needed.

I probably should've split this into multiple PRs.