Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adapt-it/adapt-it-mobile
Translate between related languages on your mobile device.
https://github.com/adapt-it/adapt-it-mobile
android cordova ios translation
Last synced: about 4 hours ago
JSON representation
Translate between related languages on your mobile device.
- Host: GitHub
- URL: https://github.com/adapt-it/adapt-it-mobile
- Owner: adapt-it
- License: mit
- Created: 2013-09-16T19:52:49.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-09-17T22:53:20.000Z (2 months ago)
- Last Synced: 2024-09-18T21:31:07.902Z (2 months ago)
- Topics: android, cordova, ios, translation
- Language: JavaScript
- Homepage: https://adapt-it.github.io/adapt-it-mobile/
- Size: 36.7 MB
- Stars: 27
- Watchers: 12
- Forks: 8
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![Adapt It Mobile](https://github.com/adapt-it/adapt-it-mobile/blob/master/docs/aim_logo_dark.png#gh-dark-mode-only)![Adapt It Mobile](https://github.com/adapt-it/adapt-it-mobile/blob/master/docs/aim_logo.png#gh-light-mode-only)
| iOS | Android | Android (F-Droid client) |
|:-------------:|:-------------:|:-------------:|
| | | |_Android .apk for side-loading can be found in the [Assets section for each release](https://github.com/adapt-it/adapt-it-mobile/releases)_
[![CI Debug Build Status](https://github.com/adapt-it/adapt-it-mobile/workflows/CI%20Debug%20Build/badge.svg)](https://github.com/adapt-it/adapt-it-mobile/actions)
User site: [https://adapt-it.github.io/adapt-it-mobile/](https://adapt-it.github.io/adapt-it-mobile/)
---
Adapt It Mobile is a **simple related language translation editor** designed specifically for mobile devices. Using a tablet or smartphone, you can use Adapt It Mobile to quickly translate text from one language to another related language. Previous translations are stored in a translation memory called a _Knowledge Base_, and are suggested the next time that particular word or phrase is encountered. All data is stored in a local SQLite database, but can be exported into any of the [supported file formats](https://adapt-it.github.io/adapt-it-mobile/working-with-documents/#supported-file-types).
Adapt It Mobile is a ground-up rewrite of the [Adapt It desktop application](http://adapt-it.org/), written -- by the same developers -- specifically for mobile devices.
## System Requirements
- Android tablet or smart phone running Android 8.0 or later
- Apple iPad, iPod or iPhone running iOS 12.0 or later## ![Users Guide](https://github.com/adapt-it/adapt-it-mobile/blob/master/docs/tablet.png) Getting Started
- [Installation guide](https://adapt-it.github.io/adapt-it-mobile/getstarted/)
- [Training Videos](https://vimeo.com/showcase/11035505)## ![Contribute](https://github.com/adapt-it/adapt-it-mobile/blob/master/docs/build.png) Contributing to the Project
For those wanting to contribute to this project, check out the [wiki pages](https://github.com/adapt-it/adapt-it-mobile/wiki/Contributing-to-Adapt-It-Mobile). If you're a coder, tester, interface designer, or would like to localize Adapt It Mobile to your language, we'd love to talk!
## Philosophy
Adapt It Mobile is a free open source tool for quickly translating between related languages. We seek to create, as a community, an adaptation tool that will run on all major mobile platforms and facilitate translation of plain text and [USFM](https://ubsicap.github.io/usfm/) text, and support collaboration between other translation tools such as the desktop version of [Adapt It](https://adapt-it.org/) as well as [Paratext](https://paratext.org/) and [Bibledit](https://bibledit.org/).
## License
See [LICENSE](https://github.com/adapt-it/adapt-it-mobile/blob/master/LICENSE).