{"id":30450045,"url":"https://github.com/mcsnurtle/voip","last_synced_at":"2025-08-23T13:21:43.777Z","repository":{"id":308924409,"uuid":"1034595232","full_name":"McSnurtle/voip","owner":"McSnurtle","description":"A simple voice over internet protocol server and client written in python.","archived":false,"fork":false,"pushed_at":"2025-08-15T20:41:10.000Z","size":270,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-15T21:50:42.591Z","etag":null,"topics":["calling","group-call","group-calls","python","voip"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/McSnurtle.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}},"created_at":"2025-08-08T16:41:46.000Z","updated_at":"2025-08-15T20:40:08.000Z","dependencies_parsed_at":"2025-08-08T18:49:22.243Z","dependency_job_id":null,"html_url":"https://github.com/McSnurtle/voip","commit_stats":null,"previous_names":["mcsnurtle/voip"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/McSnurtle/voip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSnurtle%2Fvoip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSnurtle%2Fvoip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSnurtle%2Fvoip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSnurtle%2Fvoip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/McSnurtle","download_url":"https://codeload.github.com/McSnurtle/voip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/McSnurtle%2Fvoip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271749047,"owners_count":24814114,"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":["calling","group-call","group-calls","python","voip"],"created_at":"2025-08-23T13:21:42.661Z","updated_at":"2025-08-23T13:21:43.754Z","avatar_url":"https://github.com/McSnurtle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# voip 📢\nA simple voice over internet protocol server and client written in python. A.k.a. a program to make calls.\n\n## Installation / Quickstart Guide ⏱️\nRunning voip requires [Python](\u003chttps://github.com/McSnurtle/voip.git\u003e) (tested on version 3) and [C++ Redistributables](\u003chttps://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170\u003e) on Windows! Make sure you have them installed before doing anything.\nInstallation has been made extremely simple by the `setup.bat` and `setup.sh` scripts. Run the batch script for Windows installation, and the shell script for Unix.\n\nThe install script essentially does the following:\n```shell\npython -m venv \\\nsource ./venv/bin/activate \\\npip install -r requirements.txt\n```\n\n## Usage\nThis program operates on a simple paradigm of VoIP (voice over internet protocol). To see how to use for group calls, or for direct PC-to-PC communications, see [Examples](\u003chttps://github.com/McSnurtle/voip/wiki/Usage#examples-eyes\u003e) on the (highly-experimental-and-just-for-fun) wiki. For how to select a microphone or speakers, see [Client Configuration](\u003chttps://github.com/McSnurtle/voip/wiki/Configuration#client-studio_microphone\u003e), also on the (highly-experimental-and-just-for-fun) wiki.\n\nRun `server.bat` or `server.sh` to accept and playback data from clients.\nRun `client.bat ` or `client.sh` to send microphone data to a server.\n\n## Configuration\nThis section has moved to its own wiki page! How cool is that? See it [here](\u003chttps://github.com/McSnurtle/voip/wiki/Configuration\u003e).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcsnurtle%2Fvoip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcsnurtle%2Fvoip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcsnurtle%2Fvoip/lists"}