📜 ⬆️ ⬇️

Homemade googletranslateclient for linux

Hello.

The history of the creation of this client is very banal. When I was still sitting on win, I was very happy when I found googletranslateclient for myself and used it often.

Very upset that it was not under Linux. I recently decided to try something like java and write something similar. Because This is my first experience of writing something on java, then the functionality, of course, does not reach the original. I plan to finalize the file in my spare time.
')
I will be glad to receive tips / suggestions for improvement.

The scheme of work is simple:
1. Run the program ( java -jar akopichinTranslator.jar ) it hangs in the tray.
2. Select the desired text and press ALT + Z for translation.
3. We left the button on the tray icon to change the direction of the transfer.
4 After 15 seconds or when you click on the pop-up window with the translation, it disappears.

github.com/akopichin/translator

PS The tray icon changes according to the direction of the transfer.

PPS 32-bit library is attached (see wiki ) Thanks LLIAMAH .

Source: https://habr.com/ru/post/126782/


All Articles