Hosted Weblate a1094615e1 Translated using Weblate (Croatian)
Currently translated at 100.0% (2 of 2 strings)

Translated using Weblate (Croatian)

Currently translated at 9.8% (21 of 214 strings)

Translated using Weblate (Croatian)

Currently translated at 17.3% (16 of 92 strings)

Translated using Weblate (Croatian)

Currently translated at 8.1% (10 of 122 strings)

Translated using Weblate (Croatian)

Currently translated at 18.9% (14 of 74 strings)

Translated using Weblate (Croatian)

Currently translated at 7.4% (10 of 135 strings)

Translated using Weblate (Croatian)

Currently translated at 9.9% (13 of 131 strings)

Translated using Weblate (Croatian)

Currently translated at 4.7% (24 of 501 strings)

Translated using Weblate (Croatian)

Currently translated at 16.1% (19 of 118 strings)

Translated using Weblate (Croatian)

Currently translated at 39.0% (16 of 41 strings)

Translated using Weblate (Croatian)

Currently translated at 80.0% (8 of 10 strings)

Translated using Weblate (Croatian)

Currently translated at 34.6% (17 of 49 strings)

Translated using Weblate (Croatian)

Currently translated at 28.0% (7 of 25 strings)

Translated using Weblate (Croatian)

Currently translated at 92.3% (12 of 13 strings)

Translated using Weblate (Croatian)

Currently translated at 100.0% (6 of 6 strings)

Translated using Weblate (Croatian)

Currently translated at 2.1% (14 of 654 strings)

Translated using Weblate (Croatian)

Currently translated at 30.9% (17 of 55 strings)

Update translation files

Updated by "Squash Git commits" add-on in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Zoran Ivancevic <zolakt@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-exports/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-recording/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-search/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/hr/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/hr/
Translation: Frigate NVR/audio
Translation: Frigate NVR/common
Translation: Frigate NVR/components-auth
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/components-input
Translation: Frigate NVR/components-player
Translation: Frigate NVR/objects
Translation: Frigate NVR/views-classificationmodel
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-exports
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-recording
Translation: Frigate NVR/views-search
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2025-12-26 08:44:19 -06:00
..
2025-10-16 14:15:23 -06:00
2025-11-14 09:36:46 -06:00
2025-11-26 07:23:51 -06:00

This is the Frigate frontend which connects to and provides a User Interface to the Python backend.

Web Development

Installing Web Dependencies Via NPM

Within /web, run:

npm install

Running development frontend

Within /web, run:

PROXY_HOST=<ip_address:port> npm run dev

The Proxy Host can point to your existing Frigate instance. Otherwise defaults to localhost:5000 if running Frigate on the same machine.

Extensions

Install these IDE extensions for an improved development experience:

  • eslint