Digital picture frame from the PocketBook Basic Touch e-reader. See the blog for more information.
Building from source requires Docker or Docker compatible software and the internet connection for pulling dependencies.
- Build binary from source by running
./build.sh
- Copy
pocketframe.app
binary from thebuild/
directory to the deviceApplications
directory. - Create folder
My pictures/PocketFrame/
and copy desiredjpeg
pictures to it.
Alternatively, modify hardcoded settings in the source code (directory, time interval, debug switch).
600x800 picture resolution is the actual fullscreen, although SDK Stretch
function can resize photos of other dimensions as well.
To prevent turning device off, disable power saving features.
- Settings / Saving Power -> Lock Device after = Off
- Settings / Saving Power -> Power off after = Off