github damongolding/immich-kiosk v0.7.0

latest releases: v0.10.0, v0.9.0, v0.8.1...
16 days ago

Immich Kiosk 0.6.0

What's Changed

Pausing Kiosk

Clicking/tapping on Kiosk will pause the refresh timer. Clicking/tapping again will reset and restart the timer.

Added devices history

Each devices now stores past images (currently limited to 10 entries). This is setting the base for future endeavours 👀.

Added disable_screensaver option

Setting disable_screensaver to true will ask the browser to request that the device does not dim the screen, activate screensaver or lock the device.

Added hide_cursor option

Setting hide_cursor to true will hide the cursor/mouse.

Colourful debug logging

Debug mode now colours each request ID differently (generated from the request ID string) for easier log scanning. Added prettier Config logging output.

debug 1
debug 2

Stopped archived images from displaying

🚀 New Features

  • Clicking/tapping on Kiosk will pause the refresh timer. Clicking/tapping again will reset and restart the timer.
  • Added in page history by @damongolding in #50
  • Added Disable screensaver config option by @damongolding in #51
  • Add hide_cursor option by @damongolding in #53

⚡ Fixes

📓 Documentation

🔨 Maintenance

  • Utilising Echo bind by @damongolding in #48
  • Reworked how Kiosk manages cache memory to have a smaller footprint
  • Reworked how config defaults are initiated. They are now set via struct tags vs vipers Bind

Other changes

New Contributors

Full Changelog: v0.6.0...v0.7.0

Don't miss a new immich-kiosk release

NewReleases is sending notifications on new releases.