Favicon of Immich Kiosk

Immich Kiosk

Create custom photo slideshows for TVs, tablets, or browsers. This tool offers a responsive design, simple Docker setup, and URL-based controls.

Transform any browser or dedicated device into a dynamic digital photo frame. This tool creates lightweight, highly configurable slideshows using your Immich photo library as the source. It's designed to run continuously on kiosk-style devices, bringing your memories to life on any screen.

The setup is straightforward, especially for those familiar with Docker. Once running, you can tailor the experience to your exact preferences. Key features include:

  • Simple Installation: Get started quickly using a provided Docker container.
  • Extensive Customization: Adjust various settings to create a slideshow that perfectly matches your style.
  • Responsive Layout: The design automatically adapts to look great on any display, from a small tablet to a large TV.
  • URL-Based Controls: A powerful feature that allows you to change settings on the fly simply by modifying the URL query parameters.

It's an ideal solution for displaying your photos on a TV, a Raspberry Pi-powered home screen, an iPad, an Android tablet, or even a smart fridge.

Directory Structure

immich-kiosk
.env
docker-compose.yml

docker-compose.yml

services:
  immich-kiosk:
    image: ghcr.io/damongolding/immich-kiosk:latest
    container_name: immich-kiosk
    ports:
      - "3000:3000"
    environment:
      - IMMICH_URL=${IMMICH_URL}
      - IMMICH_API_KEY=${IMMICH_API_KEY}
    restart: unless-stopped

.env

IMMICH_URL=http://192.168.1.100:2283
IMMICH_API_KEY=your_immich_api_key_here
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Immich Kiosk

Favicon

 

  
  
Favicon

 

  
  
Favicon