An open API service indexing awesome lists of open source software.

https://github.com/sakusaku3939/DeepLAndroid

Unofficial Android App for DeepL Translator
https://github.com/sakusaku3939/DeepLAndroid

android deepl kotlin

Last synced: 28 days ago
JSON representation

Unofficial Android App for DeepL Translator

Awesome Lists containing this project

README

        

#### [EN](https://github.com/sakusaku3939/DeepLAndroid#readme) | [JA](README_JA.md) | [RU](README_RU.md) | [DE](README_DE.md) | [FR](README_FR.md) | [IT](README_IT.md) | [TR](README_TR.md) | [ZH](README_ZH.md) | [CS](README_CS.md)
# DeepL Android
![platform](https://img.shields.io/badge/platform-android-green) ![release](https://img.shields.io/github/v/release/sakusaku3939/DeepLAndroid.svg) ![license](https://img.shields.io/github/license/sakusaku3939/DeepLAndroid)

This is an unofficial Android app for DeepL translation.
It uses a technology called WebView, an Android GUI component, to make it look like a native app.
JavaScript is used to hide all but the most necessary elements.

[Get it on F-Droid](https://f-droid.org/packages/com.example.deeplviewer)

![image](https://user-images.githubusercontent.com/53967490/89320092-fe2fdf00-d6bb-11ea-97d6-84fd66f73395.png)

## Features
- Display only the translation screen by WebView.
- Switching to dark mode.
- Launch DeepL from floating text selection action.
- Long press on the application icon to access the settings screen.

## Notes
This project has been translated using DeepL. If there are any mistranslations, please feel free to send a pull request!

## License
[MIT](https://github.com/sakusaku3939/DeepLAndroid/blob/master/LICENSE)