{"id":22772680,"url":"https://github.com/mohitpimoli/virtual-mouse","last_synced_at":"2026-05-09T04:33:33.921Z","repository":{"id":230341577,"uuid":"779094991","full_name":"MohitPimoli/Virtual-Mouse","owner":"MohitPimoli","description":"“Virtual Mouse: A computer vision project that allows users to control their cursor using hand gestures. This project utilizes advanced image processing techniques to accurately track hand movements and translate them into cursor movements on the screen. Ideal for touch-free computing experiences.”","archived":false,"fork":false,"pushed_at":"2024-03-29T05:02:11.000Z","size":950,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T12:30:29.814Z","etag":null,"topics":["hand-detection","hand-gesture-recognition","hand-tracking","mediapipe","opencv","python","virtual-mouse","virtual-mouse-using-hand-gesture"],"latest_commit_sha":null,"homepage":"https://devfolio.co/projects/virtual-mousenova-4d2b","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/MohitPimoli.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}},"created_at":"2024-03-29T03:00:33.000Z","updated_at":"2024-09-03T05:49:54.000Z","dependencies_parsed_at":"2024-03-29T05:50:36.221Z","dependency_job_id":null,"html_url":"https://github.com/MohitPimoli/Virtual-Mouse","commit_stats":null,"previous_names":["mohitpimoli/virtual-mouse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MohitPimoli/Virtual-Mouse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohitPimoli%2FVirtual-Mouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohitPimoli%2FVirtual-Mouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohitPimoli%2FVirtual-Mouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohitPimoli%2FVirtual-Mouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MohitPimoli","download_url":"https://codeload.github.com/MohitPimoli/Virtual-Mouse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MohitPimoli%2FVirtual-Mouse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807258,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["hand-detection","hand-gesture-recognition","hand-tracking","mediapipe","opencv","python","virtual-mouse","virtual-mouse-using-hand-gesture"],"created_at":"2024-12-11T17:09:20.544Z","updated_at":"2026-05-09T04:33:33.888Z","avatar_url":"https://github.com/MohitPimoli.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Steps To Follow:\n\n* Pre-requisites\n  ## Python: ( \u003e=3.8.5 )\n  ## Anaconda [Download](https://www.anaconda.com/download)\n\nSteps:\n\n1. Clone git repo to local system.\n    ```bash\n    git clone https://github.com/MohitPimoli/Virtual-Mouse.git\n    ```\n2. Open Anaconda Shell.\n3. Create Virtual environment with python version 3.8.5.\n    ```bash\n        conda create --name mouse python=3.8.5\n     ```\n4. Activate venv.\n    ```bash\n          conda activate mouse\n     ```\n5. Download PyAudio and PyWin32.\n    ```bash\n          conda install PyAudio\n    ```\n    ```bash\n          conda install pywin32\n    ```\n6. Go to Project Folder.\n    ```bash\n          cd Virtual-Mouse\\src\n     ```\n7. Install requirements.\n      ```bash\n          pip install -r requirements.txt\n     ```\n8. Run Nova the Virtual Assistant.\n      ```bash\n          python Nova.py\n      ```\n   \n   \n   \n   \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitpimoli%2Fvirtual-mouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohitpimoli%2Fvirtual-mouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohitpimoli%2Fvirtual-mouse/lists"}