github damongolding/immich-kiosk v0.35.0

8 hours ago

0.35.0

Extended weather

You can now display humidity, wind, and visibility alongside the current weather description.

weather:
  locations:
    - name: London
      lat: xxx
      lon: xxx
      api: xxx
      unit: metric
      lang: en
      default: true
      show:
        humidity: true
        wind: true
        visibility: true
image

 
 

AM/PM toggle

You can now hide the AM/PM suffix on 12-hour clocks by setting show_am_pm: false.

 
 


What's Changed

🚀 New Features

🔨 Maintenance

New Contributors

Full Changelog: v0.34.0...v0.35.0

Don't miss a new immich-kiosk release

NewReleases is sending notifications on new releases.