{"id":29098105,"url":"https://github.com/openipc/companion","last_synced_at":"2026-04-06T18:03:27.378Z","repository":{"id":260979558,"uuid":"882887300","full_name":"OpenIPC/companion","owner":"OpenIPC","description":"An official multi-platform configuration tool for OpenIPC cameras, built using Avalonia UI.","archived":false,"fork":false,"pushed_at":"2026-04-05T02:06:53.000Z","size":3894,"stargazers_count":38,"open_issues_count":16,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-05T02:26:43.042Z","etag":null,"topics":["configurator","openipc","openipc-fpv"],"latest_commit_sha":null,"homepage":"https://openipc.org","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenIPC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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},"funding":{"open_collective":"openipc"}},"created_at":"2024-11-04T01:33:40.000Z","updated_at":"2026-03-15T00:10:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e62176c-bebf-43d1-af03-262ac1748a5b","html_url":"https://github.com/OpenIPC/companion","commit_stats":{"total_commits":142,"total_committers":1,"mean_commits":142.0,"dds":0.0,"last_synced_commit":"3c971ac3c190c4e2f26e37df248810dd48f28329"},"previous_names":["mikecarr/anotherconfigurator","openipc/openipc-configurator","openipc/companion"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/OpenIPC/companion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIPC%2Fcompanion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIPC%2Fcompanion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIPC%2Fcompanion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIPC%2Fcompanion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenIPC","download_url":"https://codeload.github.com/OpenIPC/companion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIPC%2Fcompanion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31483383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"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":["configurator","openipc","openipc-fpv"],"created_at":"2025-06-28T14:37:33.281Z","updated_at":"2026-04-06T18:03:27.365Z","avatar_url":"https://github.com/OpenIPC.png","language":"C#","funding_links":["https://opencollective.com/openipc","https://opencollective.com/openipc/contribute/backer-14335/checkout","https://www.paypal.com/donate/?hosted_button_id=C6F7UJLA58MBS"],"categories":[],"sub_categories":[],"readme":"# Companion\n\n![Companion](Companion/Assets/Icons/OpenIPC.png)\n\nAn official multi-platform configuration tool for OpenIPC cameras, built with Avalonia UI. The app manages camera settings, telemetry, presets, and firmware updates.\n\n[![Telegram](https://openipc.org/images/telegram_button.svg)][telegram]\n\n[Demo on YouTube](https://www.youtube.com/watch?v=iJXXMcnOC7w)\n\n* Mobile builds are in progress.\n\n**Note: NVR is not supported yet. Please use MarioFPV's [OpenIPC Config](https://github.com/OpenIPC/configurator) for NVR support.**\n\n## Features\n\n* **Camera settings management**: configure resolution, frame rate, and exposure\n* **Telemetry**: view real-time metrics like temperature, voltage, and signal strength\n* **Setup wizards**: guided setup for device and network configuration\n* **Multi-platform support**: Windows, macOS, Linux, Android, and iOS targets\n* **YAML-based configuration files**: edit and customize settings with YAML\n\n## Getting started (desktop)\n\n```bash\ndotnet build Companion.Desktop/Companion.Desktop.csproj -c Release\ndotnet run --project Companion.Desktop/Companion.Desktop.csproj\n```\n\n## Documentation\n\n- [Configuration and logging](docs/configuration.md)\n- [Presets](docs/presets.md)\n- [Project structure](docs/architecture.md)\n- [Linux guide](docs/platforms/linux.md)\n- [Android guide](docs/platforms/android.md)\n- [Development and release workflow](docs/development.md)\n\n![Companion](docs/images/companion-1.png)\n\n[chat]: https://openipc.org/our-channels\n[contribution]: https://opencollective.com/openipc/contribute/backer-14335/checkout\n\n[firmware]: https://github.com/openipc/firmware\n[logo]: https://openipc.org/assets/openipc-logo-black.svg\n[mit]: https://opensource.org/license/mit\n[opencollective]: https://opencollective.com/openipc\n[paypal]: https://www.paypal.com/donate/?hosted_button_id=C6F7UJLA58MBS\n[project]: https://github.com/openipc\n[telegram]: https://openipc.org/our-channels\n[website]: https://openipc.org\n[wiki]: https://github.com/openipc/wiki\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenipc%2Fcompanion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenipc%2Fcompanion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenipc%2Fcompanion/lists"}