Skip to content

emregeldegul/tfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages