{"id":24922959,"url":"https://github.com/demsking/tts-shell","last_synced_at":"2025-03-28T11:16:51.024Z","repository":{"id":70414252,"uuid":"93746009","full_name":"demsking/tts-shell","owner":"demsking","description":"This script use the Google TTS API to read the current selected (copied) text","archived":false,"fork":false,"pushed_at":"2020-05-10T17:42:34.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-22T21:22:13.203Z","etag":null,"topics":["accessibility","reader","shell","tts"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/demsking.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":"2017-06-08T12:16:28.000Z","updated_at":"2023-03-05T04:59:02.000Z","dependencies_parsed_at":"2023-02-26T02:30:27.056Z","dependency_job_id":null,"html_url":"https://github.com/demsking/tts-shell","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"e7f3d56117b262e704300dc8ad52d4a56ec8db9b"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demsking%2Ftts-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demsking%2Ftts-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demsking%2Ftts-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/demsking%2Ftts-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/demsking","download_url":"https://codeload.github.com/demsking/tts-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245325294,"owners_count":20596834,"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":["accessibility","reader","shell","tts"],"created_at":"2025-02-02T11:34:12.538Z","updated_at":"2025-03-28T11:16:50.984Z","avatar_url":"https://github.com/demsking.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TTS Shell\n\nThis script use the Google TTS API to read the current selected\n(copied) text.\n\n## Install\n\nFirstly install the `xsel` and `mplayer` packages:\n\n```sh\nsudo apt install -f xsel mplayer\n```\n\nThen, install the python tool `fastlang` for language detection\n(https://github.com/kootenpv/fastlang):\n\n```sh\ngit clone https://github.com/kootenpv/fastlang.git\ncd fastlang\nsudo python setup.py install\n```\n\nFinally, copy the `tts-shell` script to `~/.local/bin`:\n\n```sh\nwget -P ~/.local/bin https://raw.githubusercontent.com/demsking/tts-shell/master/tts-shell.sh\nchmod +x ~/.local/bin/tts-shell.sh\n```\n\n## Global shortcut\n\nYou can add a global custom shortcut to read the last selected text. Follow this link to know how adding one on KDE Plasma: https://docs.kde.org/trunk5/en/kde-workspace/kcontrol/khotkeys/index.html\n\n## License\n\nUnder the GPL3 license. See [LICENSE](https://github.com/demsking/tts-shell/blob/master/LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemsking%2Ftts-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdemsking%2Ftts-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdemsking%2Ftts-shell/lists"}