https://github.com/bjesus/pytrans
pytrans is a python frontend to Babylon
https://github.com/bjesus/pytrans
Last synced: over 1 year ago
JSON representation
pytrans is a python frontend to Babylon
- Host: GitHub
- URL: https://github.com/bjesus/pytrans
- Owner: bjesus
- Created: 2009-02-16T23:33:33.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-12-18T16:45:31.000Z (over 16 years ago)
- Last Synced: 2025-03-28T21:02:52.106Z (over 1 year ago)
- Language: Python
- Homepage: http://wiki.github.com/bjesus/pytrans
- Size: 207 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Pytrans is a simple script that uses translation.babylon.com interface to translate between 14 languages.
You should be able to easily attach it to any notification system on any operating system, and by binding a keyboard shortcut, easily get the translation for any word you select.
On linux I would advise using xsel or clip to pipe the selected text to the script, and show to the output using notify-send.
Included is a service for Mac OS X, which you can install and then bind any keyboard combination for it. It uses Growl to display the translation.