gtranslator is a powerful command-line tool developed in Go that empowers users to seamlessly translate text into an array of languages by harnessing the capabilities of the Google Translate API. With its efficiency, gtranslator brings the world of multilingual communication to your fingertips, allowing you to effortlessly bridge language barriers.
Install with Go:
$ go install github.com/BlackReaperSK/gtranslator@latest
Or jut git clone it
$ git clone https://github.com/BlackReaperSK/gtranslator
$ cd gtranslator
$ go build
-
Polished Translation Coherence: I understand the importance of ensuring that translated text remains coherent and flows seamlessly, even when utilizing the power of goroutines. I'm working diligently to refine this aspect, so you can expect more consistent and connected translations.
-
Real-Time Bash Translation: Communication often happens in the heat of the moment, and I'm excited to announce that I'm developing a feature that will allow you to translate text from your Bash terminal in real-time as you type. This will make conversations and tool uses even smoother and more dynamic.
-
Performance Boosts: My goal is to make gtranslator faster and more efficient than ever before. I'm actively implementing performance improvements that will streamline the translation process, reducing wait times and allowing you to accomplish your tasks with lightning speed.
Contributions to gtranslator are welcome! If you would like to contribute, you can do so by:
- Opening an issue to report bugs, suggest new features, or ask questions.
- Providing feedback and engaging in discussions on existing issues.
- Sharing your ideas and code contributions through pull requests.
Made with ❤️ using Golang and gtranslate