{"id":18598162,"url":"https://github.com/bbugyi200/pywalkie","last_synced_at":"2025-05-05T21:10:48.456Z","repository":{"id":96886513,"uuid":"172990904","full_name":"bbugyi200/pywalkie","owner":"bbugyi200","description":"A two-way walkie-talkie command-line application.","archived":false,"fork":false,"pushed_at":"2019-03-02T15:23:27.000Z","size":589,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T23:41:12.661Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/bbugyi200.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}},"created_at":"2019-02-27T21:11:21.000Z","updated_at":"2025-03-19T04:58:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f08c910-69f0-4158-b153-f4655955585d","html_url":"https://github.com/bbugyi200/pywalkie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbugyi200%2Fpywalkie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbugyi200%2Fpywalkie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbugyi200%2Fpywalkie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbugyi200%2Fpywalkie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbugyi200","download_url":"https://codeload.github.com/bbugyi200/pywalkie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252577020,"owners_count":21770721,"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","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":[],"created_at":"2024-11-07T01:31:17.118Z","updated_at":"2025-05-05T21:10:48.434Z","avatar_url":"https://github.com/bbugyi200.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is Pywalkie?\nA two-way walkie-talkie application, implemented using Python's [Twisted] framework. The server should daemonize the `pywalkie-server.py` script, at which point you can start a conversation from some other client machine by using the `pywalkie-client.py` script. The client machine has full control over the flow of the conversation.\n\n# Usage\n![Server Help Docs](img/server_help.png)\n\n![Client Help Docs](img/client_help.png)\n\n# Examples\nThe two screenshots below were taken from the viewpoint of the client. The client uses the `Enter` key to toggle control of the communication between the two machines.\n\n![Client Talks](img/green.png)\n\n![Server Talks](img/red.png)\n\n# Dependencies\nPywalkie makes use of [arecord](https://linux.die.net/man/1/arecord) (a Linux command-line utility) to record audio from one machine.\n\nOnce recorded, the audio is streamed to the second machine using [Twisted], an event-driven network programming framework written in Python.\n\nFinally, the audio is played back on the second machine using the [paplay](https://linux.die.net/man/1/paplay) utility (also Linux-based).\n\n[Twisted]: https://twistedmatrix.com/trac/\n\n### Optional Dependencies\n* [speaker-test](https://linux.die.net/man/1/speaker-test) is used to make a noise on the server every time the walkie-talkie mode is toggled.\n* [espeak](http://espeak.sourceforge.net/) is used to announce to the server when a client has connected to Pywalkie.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbugyi200%2Fpywalkie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbugyi200%2Fpywalkie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbugyi200%2Fpywalkie/lists"}