Immich-Kiosk
Application Docker from grtgbln's Repository
Vue d'ensemble
Exigences
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
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:3000]- Réseau
bridge- Privilégié
- false
Configuration du modèle
Container Port: 3000
- Cible
- 3000
- Défaut
- 3000
- Valeur
- 3000
Config file for application. Remove this if using environmental variables instead.
- Cible
- /config.yaml
- Défaut
- /mnt/user/appdata/immich_kiosk/config.yaml
- Valeur
- /mnt/user/appdata/immich_kiosk/config.yaml
The URL to the Immich Server
- Cible
- KIOSK_IMMICH_URL
The API for your Immich server
- Cible
- KIOSK_IMMICH_API_KEY
A shortcut to set KIOSK_SHOW_TIME, KIOSK_SHOW_DATE, KIOSK_SHOW_IMAGE_TIME and KIOSK_SHOW_IMAGE_DATE
- Cible
- KIOSK_DISABLE_UI
- Défaut
- false|true
Display current time
- Cible
- KIOSK_SHOW_TIME
- Défaut
- true|false
Display current time in either 12-hour or 24-hour format
- Cible
- KIOSK_TIME_FORMAT
- Défaut
- 12|24
Display the current date
- Cible
- KIOSK_SHOW_DATE
- Défaut
- true|false
The format of the current date. Any GO date string is valid
- Cible
- KIOSK_DATE_FORMAT
- Défaut
- DD/MM/YYYY
- Valeur
- DD/MM/YYYY
The amount in seconds a image will be displayed for
- Cible
- KIOSK_REFRESH
- Défaut
- 60
- Valeur
- 60
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
- Cible
- KIOSK_ALBUM
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
- Cible
- KIOSK_PERSON
How your image will fit on the screen. Default is contain. See Image fit for more info
- Cible
- KIOSK_IMAGE_FIT
- Défaut
- contain|cover|none
Display a blurred version of the image as a background
- Cible
- KIOSK_BACKGROUND_BLUR
- Défaut
- true|false
Which transition to use when changing images
- Cible
- KIOSK_TRANSITION
- Défaut
- none|fade|cross-fade
Display a progress bar for when image will refresh
- Cible
- KIOSK_SHOW_PROGRESS
- Défaut
- true|false
Display image time from metadata (if available)
- Cible
- KIOSK_SHOW_IMAGE_TIME
- Défaut
- true|false
Display image time in either 12-hour or 24-hour format
- Cible
- KIOSK_IMAGE_TIME_FORMAT
- Défaut
- 12|24
Display the image date from metadata (if available)
- Cible
- KIOSK_SHOW_IMAGE_DATE
- Défaut
- true|false
The format of the image date. default is day/month/year. Any GO date string is valid.
- Cible
- KIOSK_IMAGE_DATE_FORMAT
- Défaut
- DD/MM/YYYY
- Valeur
- DD/MM/YYYY
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.
- Cible
- KIOSK_PASSWORD
Cache selective Immich api calls to reduce unnecessary calls
- Cible
- KIOSK_CACHE
- Défaut
- true|false
Catégories
Télécharger les statistiques
Total des téléchargements au fil du temps
Détails
damongolding/immich-kiosk:latestExécutez Immich-Kiosk sur Unraid.
Immich-Kiosk est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.