github damongolding/immich-kiosk v0.13.0

12 hours ago

0.13.0

Navigation Controls

You can interact with Kiosk in three ways: touch, mouse, or keyboard.

Touch & Click Zones

Kiosk's display is divided into interactive zones:

Interaction zones

  1. Left Side: Previous image(s)
  2. Center top: Pause/Play and Toggle Menu
  3. Right Side: Next image(s)

Keyboard Shortcuts

Key Action
_ Spacebar Play/Pause and Toggle Menu
← Left Arrow Next Image(s)
→ Right Arrow Previous Image(s)

show_image_description

Display image description from METADATA (if available).


use_original_image

Use the original image rather then the preview. NOTE: This will mostly likely cause kiosk to use more CPU and RAM resources.


fetched_assets_size

The number of assets (data) requested from Immich per api call. min=1 max=1000.


http_timeout

The number of seconds before an http request will time out.


frameless

Remove borders and rounded corners around images.


Clock screensaver in sleep mode

The clock will now change position periodically while on sleep mode (if enabled) to prevent screen burn.


What's Changed

🚀 New Features

⚡ Fixes

🔨 Maintenance

Full Changelog: v0.12.0...v0.13.0

Don't miss a new immich-kiosk release

NewReleases is sending notifications on new releases.