Skip to content

walking-octopus/translate-ut

Repository files navigation

Translate

A native translation app for Ubuntu Touch.


Screenshot

OpenStore

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.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •