{"id":39928635,"url":"https://github.com/mateu/fox-report","last_synced_at":"2026-01-18T18:04:32.202Z","repository":{"id":308066799,"uuid":"1031501079","full_name":"mateu/fox-report","owner":"mateu","description":"Fox event reporter for frigate","archived":false,"fork":false,"pushed_at":"2025-11-27T00:44:09.000Z","size":11941,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-29T18:47:30.862Z","etag":null,"topics":["detection","fox","frigate","object"],"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/mateu.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-03T21:50:27.000Z","updated_at":"2025-11-27T00:44:13.000Z","dependencies_parsed_at":"2025-08-04T00:28:55.125Z","dependency_job_id":"55a1366b-5445-45e1-93d8-998aad4e1bbc","html_url":"https://github.com/mateu/fox-report","commit_stats":null,"previous_names":["mateu/fox-report"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mateu/fox-report","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateu%2Ffox-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateu%2Ffox-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateu%2Ffox-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateu%2Ffox-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateu","download_url":"https://codeload.github.com/mateu/fox-report/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateu%2Ffox-report/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28547004,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T14:59:57.589Z","status":"ssl_error","status_checked_at":"2026-01-18T14:59:46.540Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["detection","fox","frigate","object"],"created_at":"2026-01-18T18:04:32.102Z","updated_at":"2026-01-18T18:04:32.195Z","avatar_url":"https://github.com/mateu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e **Note**: This project now uses `uv` for Python package management. See [MIGRATION_TO_UV.md](MIGRATION_TO_UV.md) for details.\n\n# 🦊 Fox Detection Report System\n\nA Python-based system for generating and emailing Fox detection reports from Frigate NVR data.\n\n## 📁 Project Structure\n\n```\nfox-report/\n├── src/                    # Source code\n│   ├── fox_report/        # Core package\n│   │   ├── database_query.py\n│   │   ├── report_generator.py  \n│   │   ├── time_resolver.py\n│   │   └── email/         # Email functionality\n│   │       └── sender.py\n│   └── cli/               # Command-line interface\n│       └── send_report.py\n├── config/                # Configuration files\n│   ├── gmail.yaml\n│   └── template.yaml\n├── tests/                 # Test files\n│   ├── unit/\n│   └── fixtures/\n├── docs/                  # Documentation\n│   ├── README.md         # Detailed technical documentation\n│   └── ops.md            # Operations and deployment guide\n└── pyproject.toml         # Dependencies and project configuration\n```\n\n## 🚀 Quick Start\n\n1. **Install dependencies:**\n   ```bash\n   uv sync\n   ```\n\n2. **Configure environment:**\n   ```bash\n   cp config/.env.example .env\n   # Edit .env with your Gmail credentials\n   ```\n\n3. **Send a fox report:**\n   ```bash\n   uv run python send_fox_report_gmail.py --config config/gmail.yaml --nights 3\n   ```\n\n## 📧 Features\n\n- **Mountain Time Support**: All timestamps in local time with DST handling\n- **Gmail SMTP**: Direct email sending via Gmail with app passwords\n- **Clickable Event IDs**: Direct links to video clips in emails\n- **Hierarchical Structure**: Clean, maintainable code organization\n- **Comprehensive Testing**: Unit and integration tests\n- **Automated Scheduling**: Daily cron job with proper timezone handling\n\n## 🔧 Operations\n\nFor deployment, scheduling, and maintenance information, see [`docs/ops.md`](docs/ops.md).\n\n## 📖 Documentation\n\nSee the `docs/` directory for detailed documentation:\n- [`docs/README.md`](docs/README.md) - Technical documentation and API reference\n- [`docs/ops.md`](docs/ops.md) - Operations, deployment, and cron configuration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateu%2Ffox-report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateu%2Ffox-report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateu%2Ffox-report/lists"}