Awesome
<img height="128" src="https://open-store.io/icons/translate.walking-octopus/translate.walking-octopus-1.0.1.png" align="left"/>Translate
A native translation app for Ubuntu Touch.
<img src="https://open-store.io/screenshots/translate.walking-octopus-screenshot-e7563ac4-1345-49bb-bd34-1fd78667365e.png" alt="Screenshot" width="200" />
Features:
- Convergence: It looks good on all screens.
- Native UI: This isn't a crappy web app! It means you get a fast, reliable, and consistent experience.
- Anonymization: It uses Lingva Translate API, so you get Google Translate results with a degree of privacy
Building
Dependencies
- Docker
- Android tools (for adb)
- Python3 / pip3
- Clickable (get it from here)
Use Clickable to build and package Translate as a Click package ready to be installed on Ubuntu Touch
Build instructions
Make sure you clone the project with
git clone https://github.com/walking-octopus/translate-ut.git
.
To test the build on your workstation:
$ clickable desktop
To run on a device over SSH:
$ clickable --ssh [device IP address]
To build for a different architecture:
$ clickable -a [arch] build
where arch
is one of: amd64
, arm64
or armhf
.
For more information on the several options see the Clickable documentation
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Translations
Translate has already been translated into some languages (see the translations directory). Please help translate it by following these instructions.
License
The project is licensed under the GPL-3.0.