Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softcatala/traductorgnomeshell
This is a gnome-shell extension that let users enter a text, select the language pair for the translation and translate the text.
https://github.com/softcatala/traductorgnomeshell
Last synced: about 1 month ago
JSON representation
This is a gnome-shell extension that let users enter a text, select the language pair for the translation and translate the text.
- Host: GitHub
- URL: https://github.com/softcatala/traductorgnomeshell
- Owner: Softcatala
- Created: 2012-07-18T05:32:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-30T07:53:12.000Z (over 11 years ago)
- Last Synced: 2023-03-16T16:05:35.728Z (almost 2 years ago)
- Language: JavaScript
- Size: 202 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TraductorGnomeShell
===================This is a gnome-shell extension that let users enter a text, select the language pair for the translation and translate. It uses Google Translate engine. the text.
INSTALL
Quick way...
Go to https://extensions.gnome.org/extension/397/traductor-gnome-shell/ and enable the extension.
... or copy the code directly into your gnome-shell extensions folder
1. Download the main folder ([email protected])
2. Place it on your /home/user/.local/share/gnome-shell/extensions folder
3. Open gnome-tweak-tool, go to the "Extensions" tab and enable the "Traductor Gnome-Shell" extensionTODO
* (in progress) Clean and restructure code
* (done) Copy the translated text to the clipboard
* (in progress) Add new langpairs (note that this depends on the server that is being used)
* Let the user select which translation service to use (apertium, softcatalà, google)