Immich-Kiosk

Immich-Kiosk

Docker 应用程序 from grtgbln's Repository

概述

A web slideshow for Immich

要求


        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
    

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge
特权
false

模板配置

Web UI PortPorttcp

Container Port: 3000

目标
3000
默认值
3000
价值
3000
Config FilePathrw

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

目标
/config.yaml
默认值
/mnt/user/appdata/immich_kiosk/config.yaml
价值
/mnt/user/appdata/immich_kiosk/config.yaml
Immich URLVariable

The URL to the Immich Server

目标
KIOSK_IMMICH_URL
Immich API KeyVariable

The API for your Immich server

目标
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

目标
KIOSK_DISABLE_UI
默认值
false|true
Show current timeVariable

Display current time

目标
KIOSK_SHOW_TIME
默认值
true|false
Current time formatVariable

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

目标
KIOSK_TIME_FORMAT
默认值
12|24
Show current dateVariable

Display the current date

目标
KIOSK_SHOW_DATE
默认值
true|false
Current date formatVariable

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

目标
KIOSK_DATE_FORMAT
默认值
DD/MM/YYYY
价值
DD/MM/YYYY
Refresh intervalVariable

The amount in seconds a image will be displayed for

目标
KIOSK_REFRESH
默认值
60
价值
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

目标
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

目标
KIOSK_PERSON
Image fitVariable

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

目标
KIOSK_IMAGE_FIT
默认值
contain|cover|none
Add blurred backgroundVariable

Display a blurred version of the image as a background

目标
KIOSK_BACKGROUND_BLUR
默认值
true|false
Image transitionVariable

Which transition to use when changing images

目标
KIOSK_TRANSITION
默认值
none|fade|cross-fade
Show progress barVariable

Display a progress bar for when image will refresh

目标
KIOSK_SHOW_PROGRESS
默认值
true|false
Show image timeVariable

Display image time from metadata (if available)

目标
KIOSK_SHOW_IMAGE_TIME
默认值
true|false
Image time formatVariable

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

目标
KIOSK_IMAGE_TIME_FORMAT
默认值
12|24
Show image dateVariable

Display the image date from metadata (if available)

目标
KIOSK_SHOW_IMAGE_DATE
默认值
true|false
Image date formatVariable

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

目标
KIOSK_IMAGE_DATE_FORMAT
默认值
DD/MM/YYYY
价值
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.

目标
KIOSK_PASSWORD
Cache imagesVariable

Cache selective Immich api calls to reduce unnecessary calls

目标
KIOSK_CACHE
默认值
true|false

下载统计数据

236,287
下载总数
4,686
本月
3,699
平均每月

长期下载总量

加载图表...

详细信息

存储库
damongolding/immich-kiosk:latest
最后更新2025-04-07
初见2024-09-04

在Unraid 上运行 Immich-Kiosk 。

Immich-Kiosk 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。