{"id":28758383,"url":"https://github.com/fujiwarachoki/wds","last_synced_at":"2026-04-30T07:39:48.097Z","repository":{"id":224104822,"uuid":"760525302","full_name":"FujiwaraChoki/wds","owner":"FujiwaraChoki","description":"War Drone Simulation System in Python","archived":false,"fork":false,"pushed_at":"2024-02-21T08:44:27.000Z","size":58,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-30T07:39:26.626Z","etag":null,"topics":["pyaudio","python","scipy","ucav"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FujiwaraChoki.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}},"created_at":"2024-02-20T15:25:14.000Z","updated_at":"2026-03-18T14:29:08.000Z","dependencies_parsed_at":"2024-02-23T20:22:53.134Z","dependency_job_id":"a4668c68-46e9-43a1-9246-4b526d215f28","html_url":"https://github.com/FujiwaraChoki/wds","commit_stats":null,"previous_names":["fujiwarachoki/wds"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FujiwaraChoki/wds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FujiwaraChoki%2Fwds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FujiwaraChoki%2Fwds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FujiwaraChoki%2Fwds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FujiwaraChoki%2Fwds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FujiwaraChoki","download_url":"https://codeload.github.com/FujiwaraChoki/wds/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FujiwaraChoki%2Fwds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32458237,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":["pyaudio","python","scipy","ucav"],"created_at":"2025-06-17T04:08:20.451Z","updated_at":"2026-04-30T07:39:48.074Z","avatar_url":"https://github.com/FujiwaraChoki.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WDS - War Drone System\n\nThis is a project aimed at simulating the software and behaviour of a drone, specifically built for war purposes.\n\n## Features\n\n- [x] Detect movement\n- [x] Detect sound\n\n## How it works\n\nThe software is entirely built in Python, and it uses the OpenCV library to detect movement and the PyAudio library to detect sound.\n\n## Installation\n\nTo install the project, you need to have Python 3.7 or higher installed. Then, you can install the required libraries by running the following command:\n\n```bash\ngit clone https://github.com/FujiwaraChoki/wds.git\ncd wds\npython -m venv venv\n\n# Windows\nvenv\\Scripts\\activate\n\n# Linux\nsource venv/bin/activate\n\npip install -r requirements.txt\n```\n\n## Usage\n\nTo use the project, you need to run the following command:\n\n```bash\npython src/main.py\n```\n\n## FAQ\n\nIf the program crashes, make sure to adjust the amount of concurrently allowed open files in your system. You can do this by running the following command:\n\n```bash\nulimit -n 2048\n```\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffujiwarachoki%2Fwds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffujiwarachoki%2Fwds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffujiwarachoki%2Fwds/lists"}