walking-octopus / translate-ut

A translation app for Ubuntu Touch.

Home Page:https://open-store.io/app/translate.walking-octopus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A translation app for Ubuntu Touch.

https://open-store.io/app/translate.walking-octopus

License:GNU General Public License v3.0


Languages

Language:QML 86.5%Language:CMake 13.5%