LinguaGenie is a smart and interactive language translation tool designed to provide accurate translations with an editable output, allowing users to fine-tune translations based on personal preferences.
🚀 Current Status: Still under development!
📌 Latest Features: Editable translation output, synonym selection, and improved UI/UX.
✔️ Editable Output – Click on translated words to modify them easily.
✔️ Synonym Suggestions – Choose alternative words from a list of synonyms.
✔️ Minimalist UI – Clean and user-friendly interface for easy navigation.
✔️ Cross-Platform Support – Works on both Windows and Linux.
✔️ Lightweight & Fast – Built for efficiency without compromising quality.
- Open PowerShell and run:
Invoke-WebRequest -Uri "https://raw.githubusercontent.com/ZAYUVALYA/LinguaGenie/main/INSTALL/install.ps1" -OutFile "$HOME\install.ps1"
- Execute the installer:
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser .\install.ps1
- Once installed, open LinguaGenie from the desktop shortcut or run:
python main.py
- Open Terminal and run:
wget -O "$HOME/install.sh" "https://raw.githubusercontent.com/ZAYUVALYA/LinguaGenie/main/INSTALL/install.sh"
- Make it executable and run:
chmod +x "$HOME/install.sh" bash "$HOME/install.sh"
- Open LinguaGenie from the desktop shortcut or run:
python3 main.py
📌 For full installation details, visit: INSTALL.md
LinguaGenie is an open-source project. Contributions are welcome!
If you love LinguaGenie and want to support further development, consider donating!
🔹 Follow the project for updates! 🚀



