Skip to content
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.
/ easytrans Public archive

Training project for studying tkinter, urllib, multiprocessing and api work.

License

Notifications You must be signed in to change notification settings

4ban-old/easytrans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

easytrans is a small program to translate the selected text on Russian lang. Written by python with tkinter. Use a google and yandex api for translation.

Training project for studying tkinter, urllib, multiprocessing and api work. Transfered from bitbucket in OCT 2014.

Dependencies

tk getopt re requests xsel python-requests python-urllib python-gobject

Use

make dir easytrans
$ mkdir /path/easytrans
$ cd /path/easytrans

clone easytrans
$ git clone https://bitbucket.org:remasik/easytrans.git

rights
# chmod +x easytrans.py
$ ./easytrans.py

You can assign a hotkey for start an tkmenu

For change settings and applications you must edit easytrans.conf, which is located in programm folder

[appearance]
panelbgcolor=#e4e4e4
panelfgcolor=#343434
bgcolor=#232323
fgcolor=#e4e4e4
textfont=Terminus
textsize=8

No image

font and size may differ from that in the screenshot

About

Training project for studying tkinter, urllib, multiprocessing and api work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages