Immich-Kiosk

Immich-Kiosk

Aplicación Docker from grtgbln's Repository

Visión general

A web slideshow for Immich

Requisitos


        Requires a separate Immich server. Container requires a "config.yaml" file at the "Config File" path BEFORE starting if using config file; otherwise use environmental variables. See the project page for more information: https://github.com/damongolding/immich-kiosk?tab=readme-ov-file#configuration
    

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

Container Port: 3000

Objetivo
3000
Por defecto
3000
Valor
3000
Config FilePathrw

Config file for application. Remove this if using environmental variables instead.

Objetivo
/config.yaml
Por defecto
/mnt/user/appdata/immich_kiosk/config.yaml
Valor
/mnt/user/appdata/immich_kiosk/config.yaml
Immich URLVariable

The URL to the Immich Server

Objetivo
KIOSK_IMMICH_URL
Immich API KeyVariable

The API for your Immich server

Objetivo
KIOSK_IMMICH_API_KEY
Disable Kiosk UIVariable

A shortcut to set KIOSK_SHOW_TIME, KIOSK_SHOW_DATE, KIOSK_SHOW_IMAGE_TIME and KIOSK_SHOW_IMAGE_DATE

Objetivo
KIOSK_DISABLE_UI
Por defecto
false|true
Show current timeVariable

Display current time

Objetivo
KIOSK_SHOW_TIME
Por defecto
true|false
Current time formatVariable

Display current time in either 12-hour or 24-hour format

Objetivo
KIOSK_TIME_FORMAT
Por defecto
12|24
Show current dateVariable

Display the current date

Objetivo
KIOSK_SHOW_DATE
Por defecto
true|false
Current date formatVariable

The format of the current date. Any GO date string is valid

Objetivo
KIOSK_DATE_FORMAT
Por defecto
DD/MM/YYYY
Valor
DD/MM/YYYY
Refresh intervalVariable

The amount in seconds a image will be displayed for

Objetivo
KIOSK_REFRESH
Por defecto
60
Valor
60
Specific albumVariable

The ID(s) of a specific album or albums you want to display. See FAQ: How do I set multiple albums? to see how to implement this

Objetivo
KIOSK_ALBUM
Specific personVariable

The ID(s) of a specific person or people you want to display. See FAQ: How do I set multiple people? to see how to implement this

Objetivo
KIOSK_PERSON
Image fitVariable

How your image will fit on the screen. Default is contain. See Image fit for more info

Objetivo
KIOSK_IMAGE_FIT
Por defecto
contain|cover|none
Add blurred backgroundVariable

Display a blurred version of the image as a background

Objetivo
KIOSK_BACKGROUND_BLUR
Por defecto
true|false
Image transitionVariable

Which transition to use when changing images

Objetivo
KIOSK_TRANSITION
Por defecto
none|fade|cross-fade
Show progress barVariable

Display a progress bar for when image will refresh

Objetivo
KIOSK_SHOW_PROGRESS
Por defecto
true|false
Show image timeVariable

Display image time from metadata (if available)

Objetivo
KIOSK_SHOW_IMAGE_TIME
Por defecto
true|false
Image time formatVariable

Display image time in either 12-hour or 24-hour format

Objetivo
KIOSK_IMAGE_TIME_FORMAT
Por defecto
12|24
Show image dateVariable

Display the image date from metadata (if available)

Objetivo
KIOSK_SHOW_IMAGE_DATE
Por defecto
true|false
Image date formatVariable

The format of the image date. default is day/month/year. Any GO date string is valid.

Objetivo
KIOSK_IMAGE_DATE_FORMAT
Por defecto
DD/MM/YYYY
Valor
DD/MM/YYYY
PasswordVariable

See FAQs for more info. If set, requests must contain the password in the GET parameters e.g. http://192.168.0.123:3000?password=PASSWORD.

Objetivo
KIOSK_PASSWORD
Cache imagesVariable

Cache selective Immich api calls to reduce unnecessary calls

Objetivo
KIOSK_CACHE
Por defecto
true|false

Descargar estadísticas

236,287
Descargas totales
4,686
Este mes
3,699
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
damongolding/immich-kiosk:latest
Última actualización2025-04-07
Visto por primera vez2024-09-04

Ejecute Immich-Kiosk en Unraid.

Immich-Kiosk se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.