{"id":20161624,"url":"https://github.com/openipc/improver-legacy","last_synced_at":"2026-02-13T19:32:28.077Z","repository":{"id":256491297,"uuid":"853133939","full_name":"OpenIPC/improver-legacy","owner":"OpenIPC","description":"OpenIPC Improver (legacy) for setting up FPV and URLLC devices","archived":false,"fork":false,"pushed_at":"2024-10-04T14:27:42.000Z","size":1755,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T08:55:20.004Z","etag":null,"topics":["configurator","fpv","openipc","openipc-fpv"],"latest_commit_sha":null,"homepage":"https://openipc.org","language":"HTML","has_issues":false,"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},"funding":{"open_collective":"openipc"}},"created_at":"2024-09-06T03:58:12.000Z","updated_at":"2025-04-04T03:34:36.000Z","dependencies_parsed_at":"2024-09-12T06:29:34.082Z","dependency_job_id":"4bd526b3-1c53-4cfb-b37e-39f906d49189","html_url":"https://github.com/OpenIPC/improver-legacy","commit_stats":null,"previous_names":["mikecarr/openipc-control-suite","openipc/improver","flyrouter/improver","openipc/improver-legacy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenIPC/improver-legacy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIPC%2Fimprover-legacy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIPC%2Fimprover-legacy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIPC%2Fimprover-legacy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIPC%2Fimprover-legacy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenIPC","download_url":"https://codeload.github.com/OpenIPC/improver-legacy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenIPC%2Fimprover-legacy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271754352,"owners_count":24815181,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","fpv","openipc","openipc-fpv"],"created_at":"2024-11-14T00:19:52.466Z","updated_at":"2026-02-13T19:32:28.032Z","avatar_url":"https://github.com/OpenIPC.png","language":"HTML","funding_links":["https://opencollective.com/openipc"],"categories":[],"sub_categories":[],"readme":"# OpenIPC Improver\n\nOpenIPC Improver (legacy) for setting up FPV and URLLC devices\n\n*This is a work in progress.*\n\nIdea was to create a multiplatform application that can run anywhere (Windows, Mac or Linux).\n\n\n## Setup\n\n\n### Windows\n\nPlease download and install PuTTy before running the Improver\n\n---\n\nRun the \"OpenIPC Improver.exe\" file.\n\nEnter the IP of the camera/NVR/Radxa Zero 3w.\n\nClick Fetch to receive the setting files.\n\nThen click Read to read the current settings.\n\nEdit the settings.\n\nThen click Save.\n\nThen click Upload to send the settings to the camera/NVR/Radxa Zero 3w.\n\n![alt text](./images/configurator.png)\n\n### Mac\n\n![alt text](./images/openipc-control-suite.png)\n\n\n\n## Build\nnpm run build\n\n* For macOS\n    ```bash\n    npx electron-packager . my-electron-app --platform=darwin --arch=x64 --out=dist/\n    ```\n\n* For Windows\n    ```shell\n    npx electron-packager . my-electron-app --platform=win32 --arch=x64 --out=dist/\n    ```\n\n* For Linux\n    ```bash\n    npx electron-packager . my-electron-app --platform=linux --arch=x64 --out=dist/\n    ```\n\n\n\n## Debug\n\n\n\n\n\n## Running dependencies\n\nsshpass\n\n\n\n## Development\n\n#### Ubuntu\n\nsudo apt install libgbm1 libasound2\n\n### Mac and Linux\n\nheadless setup x11\n\nInstall Xvfb:\n```bash\nsudo apt-get install xvfb\n```\nStart Xvfb:\n```bash\nXvfb :99 -screen 0 1024x768x24 \u0026\n```\n\nSet the DISPLAY Variable:\n```bash\nexport DISPLAY=:99\n```\n\nSetup\n```bash\nnpm install\n```\n\nRun Your Electron App:\n\n```bash\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenipc%2Fimprover-legacy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenipc%2Fimprover-legacy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenipc%2Fimprover-legacy/lists"}