This is a simple GUI wrapper written in C for translating text files using the translate-shell
- Translate text files from one language to another.
- Support for various language pairs.
- User-friendly interface.
- Linux-based operating system.
- trans command-line utility. Install it using the following command:
sudo apt-get install translate-shell
sudo pacman -S translate-shell
sudo dnf install translate-shell
git clone https://github.com/TamirRothschild/QuickLing
cd /source
gcc `pkg-config --cflags --libs gtk+-3.0` -o translator main.c
./translator