All apps · 0 apps
immichFrame
OfficialDocker app from janmer's Repository
Overview
Readme
View on GitHubImmichFrame
An awesome way to display your photos as a digital photo frame
Explore immich »
Documentation
·
Demo
·
Report Bug
·
Request Feature
📄 Documentation
You can find the documentation here.
🖼️ Demo
You can find a working demo here.

⚠️ Disclaimer
This project is not affiliated with immich!
📜 License
GNU General Public License v3.0
🆘 Help
🙏 Acknowledgments
- BIG thanks to the immich team for creating an awesome tool
🌟 Star History
Install immichFrame on Unraid in a few clicks.
Find immichFrame in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Requirements
Categories
Related apps
Explore more like this
Explore allDetails
ghcr.io/immichframe/immichframe:latestRuntime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
WebUI Port
- Target
- 8080
- Value
- 8080
LEAVE EMPTY IF YOU ARE USING THE OTHER VARIABLES - immichFrame Config-Folder, should contain a Settings.json, more informations here: https://github.com/immichFrame/ImmichFrame#settingsjson
- Target
- /app/Config
The URL of your Immich server e.g. https://photos.yourdomain.com or http://192.168.0.100:2283
Your immich API-Key (https://immich.app/docs/features/command-line-interface/#obtain-the-api-key)
immich album UUIDs, comma ',' separated
UUID of excluded album(s)
UUID of person(s)
If this is set, memories are displayed.
- Default
- true|false
- Value
- false
Show images from the last X days. e.g 365 -> show images from the last year.
Show images after date. Overwrites the ImagesFromDays-Setting
Show images before date.
Zooms into or out of an image and gives it a touch of life.
- Default
- true|false
- Value
- false
Image interval in seconds. How long a image is displayed in the frame.
- Target
- Interval
- Value
- 40
Duration in seconds.
- Target
- TransitionDuration
- Value
- 2
Get api-key: OpenWeatherMap (https://openweathermap.org/).
Imperial or metric system. (Fahrenheit or degrees)
- Default
- imperial|metric
- Value
- metric
2 digit ISO code, sets the language of the weather description.
- Value
- en
Displays the description of the current weather.
- Default
- true|false
- Value
- true
Set the weather location with lat/lon.
Displays the current time.
- Default
- true|false
- Value
- true
Time format.
- Value
- HH:mm
A list of webcalendar URIs in the .ics format. e.g. https://calendar.google.com/calendar/ical/XXXXXX/public/basic.ics
Displays the description of the current image.
- Default
- true|false
- Value
- true
Displays a comma separated list of names of all the people that are assigned in immich.
- Default
- true|false
- Value
- true
Displays the location of the current image.
- Default
- true|false
- Value
- true
- Value
- City,State,Country
Displays the date of the current image.
- Default
- true|false
- Value
- true
Date format. See https://date-fns.org/v4.1.0/docs/format for more information.
- Default
- dd.MM.yyyy
Lets you choose a primary color for your UI. Use hex with alpha value to edit opacity.
Lets you choose a secondary color for your UI. (Only used with style=solid or transition) Use hex with alpha value to edit opacity.
Background-style of the clock and metadata.
- Default
- none|solid|transition|blur
- Value
- solid
Allow two portrait images to be displayed next to each other
- Default
- single|splitview
- Value
- splitview
Sets the base font size, uses standard CSS formats (https://developer.mozilla.org/en-US/docs/Web/CSS/font-size).