walking-octopus / translate-ut

A translation app for Ubuntu Touch.
https://open-store.io/app/translate.walking-octopus
GNU General Public License v3.0
2 stars 4 forks source link
ubuntu-touch

Translate

A native translation app for Ubuntu Touch.


Screenshot

OpenStore

Features:

Building

Dependencies

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.