Display random photos from your Google Photos shared albums on TRMNL devices.
Architecture: JSON API (Polling) - Worker returns data, TRMNL renders templates
Test the JSON API endpoint with your Google Photos shared album URL. The backend returns photo data as JSON!
Enter a Google Photos album URL and click "Fetch Photo Data" to see the JSON response!
Get started with the Google Photos TRMNL plugin in just a few simple steps:
📡 Current Status ✓ Live
JSON API is operational! Worker returns photo data as JSON. TRMNL platform renders templates stored in Markup Editor.
Architecture: Polling strategy (GET /api/photo) - Worker returns JSON, not HTML. TRMNL handles all template rendering.
For Developers: View on GitHub →