V1.8.3 Added offline translation support by using LibreTranslate
Thanks to user fnx4 offline translation is now possible. There is now LibreTranslate engine that you can use by hosting it yourself or by using dedicated server available. If you host it yourself, you can use it without internet connection.
Changelog
[V1.8.3 Added offline translation support by using LibreTranslate]
- Now supports offline translation by using LibreTranslate. You can also use the online version if you are not interested in hosting it offline yourself. Link: https://github.com/LibreTranslate/LibreTranslate
- Added connection indicator in the main menu.
- You can now reconnect if you start the program without internet connection by pressing the signal logo on top right of the main menu.
Requirements
- tesseract, needed for the ocr. Install it with all the language pack.
- LibreTranslate for offline translation (Optional).
- Internet connection for the other engines (Needed if not using LibreTranslate).
Full Changelog: V1.8.2...V1.8.3