added felhom-controller

This commit is contained in:
kisfenyo
2026-02-13 16:51:10 +01:00
parent c2610cc9b8
commit ae4b88a894
9 changed files with 1803 additions and 0 deletions
@@ -0,0 +1,29 @@
# App Assets
This directory contains logos and screenshots for the dashboard.
They are baked into the Docker image at build time.
## Naming convention
Files must follow the felhom.eu website convention:
- `{slug}-logo.webp` — App logo (48x48 or larger, will be scaled)
- `{slug}-screenshot-1.webp` — First screenshot
- `{slug}-screenshot-2.webp` — Second screenshot (and so on)
Example:
```
paperless-ngx-logo.webp
paperless-ngx-screenshot-1.webp
paperless-ngx-screenshot-2.webp
immich-logo.webp
immich-screenshot-1.webp
```
## Syncing from felhom.eu website
Run `make sync-assets` to copy assets from the felhom.eu website repo.
This expects the website files to be available at `../felhom.eu/website/assets/`
(relative to this repo), or set `WEBSITE_ASSETS_DIR` to override.
Alternatively, copy files manually from FileBrowser at https://felhom.eu.