Google Translater is a simple command-line tool that allows you to translate text using the Google Translate API. With this tool, you can easily translate text from one language to another by providing the input text and selecting the source and target languages.
- Translate text from one language to another using the Google Translate API.
- Supports a wide range of languages for translation.
- Easy-to-use command-line interface.
- Lightweight and minimal dependencies.
-
Clone the repository:
git clone https://github.com/dev-deveshverma/Google_Translater.git
Google Translater is a third-party tool and is not affiliated with or endorsed by Google. Usage of this tool is subject to the terms and conditions set by Google for the Google Cloud Translation API.
Contributing Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.
If you have any questions or inquiries about this project, you can reach out to the project maintainer:
GitHub: dev-deveshverma Feel free to contact me with any questions or feedback.
This project utilizes the Google Cloud Translation API for text translation. Thanks to the developers of the Google Cloud Python Client library for providing a convenient interface to the Google Cloud Translation API.