{"id":19515204,"url":"https://github.com/krmax44/serial-soundboard","last_synced_at":"2025-10-09T07:07:26.369Z","repository":{"id":86194104,"uuid":"276306846","full_name":"krmax44/serial-soundboard","owner":"krmax44","description":"Simple soundboard designed to be controlled by a serial interface.","archived":false,"fork":false,"pushed_at":"2020-08-14T14:04:07.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T07:05:57.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/krmax44.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}},"created_at":"2020-07-01T07:23:42.000Z","updated_at":"2020-08-14T14:04:09.000Z","dependencies_parsed_at":"2023-03-01T03:15:39.754Z","dependency_job_id":null,"html_url":"https://github.com/krmax44/serial-soundboard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/krmax44/serial-soundboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krmax44%2Fserial-soundboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krmax44%2Fserial-soundboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krmax44%2Fserial-soundboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krmax44%2Fserial-soundboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krmax44","download_url":"https://codeload.github.com/krmax44/serial-soundboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krmax44%2Fserial-soundboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000986,"owners_count":26082971,"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-10-09T02:00:07.460Z","response_time":59,"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":[],"created_at":"2024-11-10T23:38:58.104Z","updated_at":"2025-10-09T07:07:26.354Z","avatar_url":"https://github.com/krmax44.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serial Soundboard\r\n\r\n[![Python application](https://github.com/krmax44/serial-soundboard/workflows/build/badge.svg)](https://github.com/krmax44/serial-soundboard/actions?query=workflow%3Abuild)\r\n[![Code coverage](https://codecov.io/gh/krmax44/serial-soundboard/branch/master/graph/badge.svg)](https://codecov.io/gh/krmax44/serial-soundboard)\r\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\r\n\r\nSimple soundboard designed to be controlled by a serial interface. It also offers a minimal UI.\r\n\r\n## Usage\r\n\r\nClone the repo or download the [archive](https://github.com/krmax44/serial-soundboard/archive/main.zip). Then, install using:\r\n\r\n```bash\r\npython3 -m venv .venv\r\npip install -r requirements.txt\r\n```\r\n\r\nCreate a folder `sounds` and put your sound files into it. Start the program:\r\n\r\n```bash\r\npython3 soundboard.py [--port \u003cPORT\u003e --rate \u003cRATE\u003e]\r\n```\r\n\r\nHere, `\u003cPORT\u003e` is your serial port (like `/dev/ttyS0` or `COM1`). If you don't specify a port, the UI will open. Optionally, you can specify a baud rate using the `--rate` flag. All options can be listed via the `--help` flag.\r\n\r\nTo trigger a sound, send its filename (with or without the extension) via serial, with a newline afterwards.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrmax44%2Fserial-soundboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrmax44%2Fserial-soundboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrmax44%2Fserial-soundboard/lists"}