NyanTranslate is a simple translator application created using Python.
NyanTranslate is a program that can translate comics/manga into various languages, including:
Arabic | Czech | German |
Greek | English | Spanish |
French | Hebrew | Hindi |
Hungarian | Indonesian | Italian |
Korean | Malay | Dutch |
Polish | Portuguese | Romanian |
Russian | Swedish | Thai |
Turkish | Vietnamese |
The program can also translate text in Chinese and Japanese comics.
Open the terminal on your system.
Clone this repository to your computer by running the following command:
git clone https://github.com/Mabzak-Knight/NyanTranslate.git
Navigate to the NyanTranslate folder by running the command:
cd NyanTranslate
Install project dependencies by running the command:
pip install -r requirement.txt
Run the application with the following command:
python app.py
Now, the NyanTranslate application should be running on your computer. Make sure you have Python installed before executing the above steps.
Enjoy using NyanTranslate! If you encounter any issues or have questions, feel free to contact us.