{"id":13585102,"url":"https://github.com/vcardoneit/flurga","last_synced_at":"2025-04-07T06:32:39.392Z","repository":{"id":174784804,"uuid":"576009667","full_name":"vcardoneit/flurga","owner":"vcardoneit","description":"Flurga is a web interface for Frigate NVR","archived":false,"fork":false,"pushed_at":"2024-03-22T09:13:58.000Z","size":3214,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-06T02:38:35.881Z","etag":null,"topics":["bootstrap","camera","frigate","frigate-nvr","home-automation","mqtt","nvr","realtime","rtsp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vcardoneit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-08T19:58:10.000Z","updated_at":"2023-12-06T12:58:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8c67138-6d3d-46db-be06-a9ca6329c2d2","html_url":"https://github.com/vcardoneit/flurga","commit_stats":null,"previous_names":["vcardoneit/flurga"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcardoneit%2Fflurga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcardoneit%2Fflurga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcardoneit%2Fflurga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vcardoneit%2Fflurga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vcardoneit","download_url":"https://codeload.github.com/vcardoneit/flurga/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247607498,"owners_count":20965942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","camera","frigate","frigate-nvr","home-automation","mqtt","nvr","realtime","rtsp"],"created_at":"2024-08-01T15:04:44.667Z","updated_at":"2025-04-07T06:32:39.374Z","avatar_url":"https://github.com/vcardoneit.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg width=\"150\" src=\"https://raw.githubusercontent.com/Block2Paz/Flurga/main/static/img/favicon.ico\"\u003e\u003c/p\u003e\r\n\u003ch1 align=\"center\"\u003eFlurga\u003c/h1\u003e\r\n\u003cp align=\"center\"\u003eFlurga is a web interface for Frigate NVR build with \"Bootstrap Italia\" theme\u003cbr\u003e\u003cbr\u003e\u003cimg src=https://img.shields.io/github/issues/Block2Paz/Flurga\u003e  \u003cimg src=https://img.shields.io/github/license/Block2Paz/Flurga\u003e \u003cimg src=https://img.shields.io/github/stars/Block2Paz/Flurga\u003e\u003c/p\u003e\r\n\r\n## Features\r\n- **Login system**\r\n- **Simple dashboard**\r\n- **Multiple Frigate instances support**\r\n- **View and download custom length recording**\r\n- **Delete all events at once**\r\n- **Multi language (de, en, es, fr, it)**\r\n- **View and delete events**\r\n- **View recordings**\r\n\r\n## Installation with Docker\r\n#### Docker compose\r\n```yaml\r\nversion: '3.3'\r\n\r\nvolumes:\r\n  flurga:\r\n\r\nservices:\r\n  flurga:\r\n    container_name: Flurga\r\n    restart: unless-stopped\r\n    volumes:\r\n      - flurga:/home/Flurga\r\n    ports:\r\n      - '1923:1923'\r\n    image: 'ghcr.io/vcardoneit/flurga'\r\n```\r\n\r\n#### Environment Variables\r\n| Environment Variable  | Purpose | Default |\r\n| ------------- | ------------- | ------------- |\r\n| `TIME_ZONE`  | Your local timezone in \u003ca href=\"https://timezonedb.com/time-zones\"\u003eTZ Name\u003c/a\u003e format  | `Europe/Rome`  |\r\n| `SECRET_KEY`  | Django secret key  | `Random string`  |\r\n| `DEBUG`  | Enable or disable debug (True/False)  | `False`  |\r\n| `DJANGO_SUPERUSER_USERNAME`  | Username for login  | `admin`  |\r\n| `DJANGO_SUPERUSER_PASSWORD`  | Password for login  | `admin`  |\r\n\r\n## Config\r\nAt the first login you will be redirected to the dashboard, where you can set the IP of Frigate, and the name of cameras, separated by comma.\r\n\r\nAlso in the dashboard, you can logout from the session, change the password, change language, and edit/add/remove instances of Frigate (See screenshots below)\r\n\r\n## Problems / Questions\r\nThere may be some bugs and frequent updates, but we encourage you to report any issues!\u003cbr\u003e\u003cbr\u003e\r\n\u003cb\u003eEmail:\u003c/b\u003e flurga@vcardone.it - \u003cb\u003eDiscord:\u003c/b\u003e thuderous\r\n\r\n## Screenshot\r\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://i.ibb.co/B67Mrn7/Home.png\"\u003e\u003c/p\u003e\r\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://i.ibb.co/R3MYDHz/Dashboard.png\"\u003e\u003c/p\u003e\r\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://i.ibb.co/qgTF0tF/Dashboard-Conf.png\"\u003e\u003c/p\u003e\r\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://i.ibb.co/2sMF0hc/Other.png\"\u003e\u003c/p\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvcardoneit%2Fflurga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvcardoneit%2Fflurga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvcardoneit%2Fflurga/lists"}