{"id":13523640,"url":"https://github.com/lesleyrs/clipboard-narrator","last_synced_at":"2025-10-24T22:30:49.821Z","repository":{"id":95933329,"uuid":"581724906","full_name":"lesleyrs/clipboard-narrator","owner":"lesleyrs","description":"Turn any web page into an audiobook, works in the background on desktop!","archived":false,"fork":false,"pushed_at":"2023-07-07T11:25:29.000Z","size":524,"stargazers_count":51,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T03:42:40.237Z","etag":null,"topics":["gdscript","godot","godot-engine","godotengine","text-to-speech","text2speech","tts"],"latest_commit_sha":null,"homepage":"","language":"GDScript","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/lesleyrs.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}},"created_at":"2022-12-24T04:49:37.000Z","updated_at":"2025-01-13T19:12:36.000Z","dependencies_parsed_at":"2024-04-11T23:44:47.290Z","dependency_job_id":"c3460787-a203-4236-a00d-03733df4c7a1","html_url":"https://github.com/lesleyrs/clipboard-narrator","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lesleyrs/clipboard-narrator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesleyrs%2Fclipboard-narrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesleyrs%2Fclipboard-narrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesleyrs%2Fclipboard-narrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesleyrs%2Fclipboard-narrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lesleyrs","download_url":"https://codeload.github.com/lesleyrs/clipboard-narrator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesleyrs%2Fclipboard-narrator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280878370,"owners_count":26406641,"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-24T02:00:06.418Z","response_time":73,"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":["gdscript","godot","godot-engine","godotengine","text-to-speech","text2speech","tts"],"created_at":"2024-08-01T06:01:02.137Z","updated_at":"2025-10-24T22:30:49.273Z","avatar_url":"https://github.com/lesleyrs.png","language":"GDScript","funding_links":[],"categories":["Projects","开源工具/非游戏项目（基于Godot）"],"sub_categories":["3D"],"readme":"# Clipboard Narrator\nTurn any web page into an audiobook, works in the background on desktop!\n\n# Comparison to Microsoft Edge tts\nEdge TTS | Clipboard Narrator\n|---|---|\nno external application needed if you use Edge | download required\nonline (even for offline files opened in browser) | offline\nmany languages available | English only on Windows[^1]\ndelay each time you start or restart a voice | no delay on Windows[^2]\nnatural sounding voices | dependant on platform\n\nWindows built-in narrator has a different use case but does use the system voices.\n\n![clipboard-narrator](https://user-images.githubusercontent.com/19632758/210650475-b0b2d8f7-2791-43cc-88cf-d7060cb74884.png)\n\nThis tool reads from your clipboard after copying text, with the ability to stop a voice by copying 1 word[^3]. This allows you to start and stop a voice without requiring window focus.\n\nInside the application press `h` to get a tts explanation. Copying the same text back to back does not work, press `r` for that. The `i` key can also be used for entering text. Background colour picker is the button on the top left corner.\n\n***Bugs (mostly visual) are commented in [`main.gd`](main.gd#L20)***\n\n# interrupt, queue, and manual modes\nThis application works differently based on which mode you are in (changed by pressing tab or shift-tab). Exception to this is that recent clipboards over 1 word long[^3] are saved in `1` to `0` number keys allowing you to interrupt current speech with past clipboards regardless of mode.\n\n- **interrupt**\n\nWill immediately interrupt current voice with `Ctrl-c`, and only reads off clipboard. Copying 1 word will stop the voice.\n\n- **queue**\n\nWill put all clipboards into a queue using `Ctrl-c`, only reads off clipboard but allows you to add non-sequential text to it. Copying 1 word will pause the voice.\n\n- **manual**\n\nIgnores clipboard, only reads from what you put in the text editor and then hit `speak`, `space` or `r`.\n\n[^1]:No limit on other platforms, Microsoft has a restriction for loading voices in third party software https://github.com/godotengine/godot/issues/69788#issuecomment-1343912420\n[^2]:Linux seems to be slower at loading system voices compared to Windows https://docs.godotengine.org/en/stable/tutorials/audio/text_to_speech.html#caveats-and-other-information\n[^3]:1 word means a maximum of 1 space in the copied selection.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesleyrs%2Fclipboard-narrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flesleyrs%2Fclipboard-narrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesleyrs%2Fclipboard-narrator/lists"}