{"id":20937756,"url":"https://github.com/willwade/pyreadaloud","last_synced_at":"2025-06-14T06:02:53.586Z","repository":{"id":237400620,"uuid":"794455970","full_name":"willwade/pyReadAloud","owner":"willwade","description":"A simple app to read aloud the text in a text box. Will highlight each word. Allows you to read sentence by sentence or word or para","archived":false,"fork":false,"pushed_at":"2024-12-14T06:33:45.000Z","size":264,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T03:14:38.904Z","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/willwade.png","metadata":{"files":{"readme":"README.markdown","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":"2024-05-01T07:52:10.000Z","updated_at":"2024-12-14T06:33:48.000Z","dependencies_parsed_at":"2024-06-14T15:08:13.819Z","dependency_job_id":"0669cebf-a49f-4312-9b0b-e161629587bc","html_url":"https://github.com/willwade/pyReadAloud","commit_stats":null,"previous_names":["willwade/pyreadaloud"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwade%2FpyReadAloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwade%2FpyReadAloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwade%2FpyReadAloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwade%2FpyReadAloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willwade","download_url":"https://codeload.github.com/willwade/pyReadAloud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willwade%2FpyReadAloud/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257858832,"owners_count":22614935,"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-18T22:45:27.578Z","updated_at":"2025-06-14T06:02:53.566Z","avatar_url":"https://github.com/willwade.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pyReadAloud\n-----------\n\nA small  app that reads words, sentences or paragraphs aloud. Should work cross platform.\n\nNOTE: highlighting unreliable to impossible with anything other than a system voice\nNOTE: No idea why this crashes silently on a mac..\n\n**Requirements**\n\n```\n# tested on py 3.11.4\npip install -r requirements.txt\npython pyRreadAloud.py\n```\n\n**Creating Voice JSON files**\n\nFirst edit the `.env` file in tools with your various API keys\n\n```\n# tested on py 3.11.4\ncd tools\npip install -r requirements.txt\npython getAllVoiceJSONFiles.py \n```\n\n## License\n\nMorseWriter is licensed under the MIT License:\n\n  Copyright (c) 2012 Will Wade (http://sourceymonkey.com/)\n\n  Permission is hereby granted, free of charge, to any person obtaining a copy\n  of this software and associated documentation files (the \"Software\"), to deal\n  in the Software without restriction, including without limitation the rights\n  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n  copies of the Software, and to permit persons to whom the Software is\n  furnished to do so, subject to the following conditions:\n\n  The above copyright notice and this permission notice shall be included in\n  all copies or substantial portions of the Software.\n\n  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n  THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillwade%2Fpyreadaloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillwade%2Fpyreadaloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillwade%2Fpyreadaloud/lists"}