Translate your text with many amazing features
It's a texts translator using a online translators like google translator and yandex with user-friendly UI.
- Simple and lightweight
- Easy to use
- Support multi online translator
- Support localization
Go to the rpm directory and run this command:
sudo dnf install ./theTranslator-0.1-1.noarch.rpm
You can install the program with setup.py file after install the requirements (python3, PyQt4) using this command:
sudo python3 setup.py install
- Add more online translator
- Translate project to new languages
- Improve program style
The software is released under the GPL-V3 license.
We always welcome the all pull requests