{"id":19243647,"url":"https://github.com/musatahawar/language-translator","last_synced_at":"2026-05-18T19:47:50.169Z","repository":{"id":206806895,"uuid":"717745851","full_name":"MusaTahawar/Language-Translator","owner":"MusaTahawar","description":"Language Translator is a simple Python application that allows you to translate text from one language to another using the Google Translate service. It also provides the capability to copy the translated text to the clipboard.","archived":false,"fork":false,"pushed_at":"2023-11-12T13:13:03.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-05T09:44:42.980Z","etag":null,"topics":["language-translator","language-translator-gui-using-python","language-translator-python","python","python-3","python3"],"latest_commit_sha":null,"homepage":"","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/MusaTahawar.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}},"created_at":"2023-11-12T13:11:39.000Z","updated_at":"2023-11-12T13:14:30.000Z","dependencies_parsed_at":"2023-11-12T14:25:36.914Z","dependency_job_id":"94136cbf-3d86-400b-a5e7-65440a080fd3","html_url":"https://github.com/MusaTahawar/Language-Translator","commit_stats":null,"previous_names":["musatahawar/language-translator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MusaTahawar/Language-Translator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusaTahawar%2FLanguage-Translator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusaTahawar%2FLanguage-Translator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusaTahawar%2FLanguage-Translator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusaTahawar%2FLanguage-Translator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MusaTahawar","download_url":"https://codeload.github.com/MusaTahawar/Language-Translator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MusaTahawar%2FLanguage-Translator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33189278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["language-translator","language-translator-gui-using-python","language-translator-python","python","python-3","python3"],"created_at":"2024-11-09T17:19:00.019Z","updated_at":"2026-05-18T19:47:50.136Z","avatar_url":"https://github.com/MusaTahawar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Language Translator\n\nLanguage Translator is a simple Python application that allows you to translate text from one language to another using the Google Translate service. It also provides the capability to copy the translated text to the clipboard.\n\n## Table of Contents\n\n- [Features](#features)\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Features\n\n- Translate text from one language to another.\n- Supports a wide range of languages.\n- Copy the translated text to the clipboard.\n\n## Requirements\n\n- Python 3.x\n- `googletrans` library (install using `pip install googletrans==4.0.0-rc1`)\n- `pyperclip` library (install using `pip install pyperclip`)\n- Tkinter (usually included with Python)\n\n## Installation\n\n1. Clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/yourusername/language-translator.git\n   ```\n\n2. Install the required Python libraries:\n\n   ```bash\n   pip install googletrans==4.0.0-rc1\n   pip install pyperclip\n   ```\n\n## Usage\n\n1. Run the application:\n\n   ```bash\n   python language_translator.py\n   ```\n\n2. Enter the text you want to translate in the \"Enter text to translate\" field.\n\n3. Enter the target language code (e.g., 'fr' for French) in the \"Enter the target language\" field.\n\n4. Click the \"Translate\" button to get the translated text.\n\n5. To copy the translated text to the clipboard, click the \"Copy to Clipboard\" button.\n\n## Contributing\n\nContributions are welcome! If you want to contribute to this project, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes and commit them.\n4. Submit a pull request with a clear description of your changes.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\nFeel free to customize this README file to suit your project's specific needs. It's important to provide clear and concise instructions on how to install, use, and contribute to your application.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmusatahawar%2Flanguage-translator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmusatahawar%2Flanguage-translator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmusatahawar%2Flanguage-translator/lists"}