Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 597 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 597 Bytes

TFC

Translate From The Clipboard (Simple Translate App From The Clipboard)

TFC

TFC listens to the clipboard and translates the copied words using Google Translate. It shows translations as notifications.

TFC

Setup

Download and install the project.

~$ git clone https://github.com/emregeldegul/tfc && cd tfc
~$ pip install -r requirements.txt
~$ python setup.py install
~$ sudo apt-get install xclip

That's it. You can now run the program from the terminal by writing tfc.

~$ tfc
~$ tfc -h
~$ tfc --dest en --src de