Post

ImmichFrame

ImmichFrame is a digital photo frame web application that connects to your Immich server and displays your photos as a fullscreen slideshow.

ImmichFrame

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/immichframe.sh)"
CPU: 1 cores RAM: 1024 MB Disk: 8 GB OS: Debian 13

Configuration

Config file:

1
/opt/immichframe/Config/Settings.yml

Notes

After installation, edit /opt/immichframe/Config/Settings.yml and set ImmichServerUrl and ApiKey. Then restart the service with systemctl restart immichframe.

Web Interface

Port: 8080

Source code
Loading...