Framory turns any web browser into a synchronized digital photo frame. Run it on your own server and connect multiple devices (tablets, phones, TVs, wall displays) to the same channel—they’ll all stay perfectly in sync. Change the photo or playback on one device and every other connected screen updates instantly via real-time WebSocket sync.
docker run -d \
-p 8000:8000 \
-v /path/to/your/photos:/photos:ro \
-v framory-data:/data \
anmalkov/framory
Then open: http://localhost:8000
Content type
Image
Digest
sha256:ee6e5691e…
Size
64 MB
Last updated
7 months ago
docker pull anmalkov/framory