Hi everyone,
The goal was to make something simple and reliable without requiring any API keys or Google developer setup.
In the spirit of giving back to the MagicMirror community, and as a companion to MMM-DriveVideos, here is:
MMM-DriveImages
Features:
- Displays images from Google Drive
- No API keys required
- No OAuth app setup
- Automatic background syncing (no cron)
- Simple setup for non-technical users
- Supports linear or random playback
Setup is done with a single command:
~/MagicMirror/modules/MMM-DriveImages/connect
After that, just upload photos to a Google Drive folder named:
mirror-images
The mirror updates automatically.
Repo:
https://github.com/Dresch360/MMM-DriveImages
Would love and appreciate any feedback.

