Files
AvianVisitors/scripts
Twarner491 b2027fed2c Serve collage at http://birdnet.local/ (replaces stock index)
install_services.sh now symlinks five frontend files (index.html,
styles.css, apt.js, masks.json, dims.json) from avian/frontend/ into
the Caddy site root. Caddy serves index.html before index.php, so /
shows the collage and BirdNET-Pi's stock UI moves to /index.php
(still linked from the menu drawer).

API shims stay under /avian/api/. apt.js fetches them with
./avian/api/birdnet-api.php?action=X now that the frontend lives at
root instead of /avian/frontend/.

avian/index.html redirect file removed (no longer needed - / serves
the collage directly).

README + menu drawer updated to reflect / as the entry point and
/index.php as the stock-UI link.

Verified in Docker:
  /                        200 text/html (collage, 4 tiles)
  /masks.json              200 (276 KB)
  /avian/api/...           200 (all PHP shims working)
  Caddy serves index.html as default index, index.php still reachable
2026-05-28 12:07:27 -07:00
..
2025-12-14 10:04:51 +01:00
2024-06-01 09:03:54 +02:00
2024-06-01 09:03:54 +02:00
2024-06-01 09:03:54 +02:00
2025-12-20 12:14:30 +01:00
2025-08-27 17:32:43 +02:00
2024-12-03 19:10:03 +01:00
2026-02-28 09:54:41 +01:00
2025-05-11 13:01:51 +02:00
2025-01-25 17:40:29 +01:00
2024-05-31 11:51:00 +02:00
2024-02-28 11:52:14 +01:00
2024-03-09 13:31:36 +01:00
2024-03-09 13:31:36 +01:00
2024-03-09 13:31:36 +01:00
2024-04-09 17:52:39 +02:00
2025-11-17 18:44:27 +01:00
2025-11-17 18:44:27 +01:00
2025-10-11 16:10:20 +02:00
2024-12-03 19:10:03 +01:00
2024-02-13 10:57:35 +01:00
2024-12-03 19:10:03 +01:00
2022-05-11 17:21:58 -04:00
2025-06-22 11:23:01 +02:00
2024-02-13 10:57:35 +01:00
2024-04-08 15:39:57 +02:00
2022-06-29 09:01:51 -04:00