BETA

Smart Photo Frame

Get a permanent URL to display random photos from your shared Google Photos album. Perfect for e-ink displays, digital frames, and any screen.

🤖 AI Powered • Built for SenseCraft HMI

Get Started →
🔗

Simple Setup

No OAuth, API keys, or authentication. Just paste a shared album link.

📐

Multiple Formats

Portrait, landscape, and square formats for any display size.

⏱️

Auto-Update

Photos change automatically from 1 hour to 1 week intervals.

🔒

Privacy First

Unique tokens ensure only you access your feeds. No tracking.

🤖

AI Powered

Built with Claude AI for optimal code quality and UX.

🖥️

SenseCraft HMI

Optimized formats for SenseCraft HMI displays.

How It Works

1

Create Album

Open Google Photos, create album with photos only (no videos)

2

Share Link

Click "Share", enable link sharing, copy the URL

3

Create Feed

Paste link, choose format and update interval

4

Get URL

Copy feed URL and use on any device or display

🔒 Privacy & Security

Your privacy matters. Here's how your data is protected:

🎫 Token-Based Access

A unique UUID token is generated on first visit. This token is your key - no passwords needed.

📱 Multi-Device

Feed URLs contain your token, enabling access on any device.

💾 Isolated Storage

Your feeds are stored as user_{token}_feeds. Complete isolation from other users.

⚠️ Important

Save your feed URLs! Anyone with a feed URL can view that feed.

Technical Details
Token: UUID v4 via crypto.randomUUID()
Storage: Cloudflare KV with token-prefixed keys
Tracking: Zero analytics, cookies, or monitoring
Access: Public album URLs only
Open Source: Deploy your own instance