- Python 3.x
- Googletrans 4.0.0-rc1
- Tkinter (comes with Python)
- Clone the repository:
git clone https://github.com/yourusername/your-repository-name.git
- Install the required dependencies:
pip install -r requirements.txt
- Run the Python script:
python translator_app.py
This is a desktop application and must be run on a local machine.