Tagged articles
1 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Dec 6, 2020 · Fundamentals

Build a Linux Clipboard Translator with C, xclip, and translate-shell

This guide walks through creating a Linux word‑and‑phrase translation tool that captures selected text via the X clipboard, translates it with translate‑shell, and displays the result in the terminal, using only a few command‑line utilities and a small C program.

CLinuxclipboard
0 likes · 10 min read
Build a Linux Clipboard Translator with C, xclip, and translate-shell