https://github.com/lastaapps/languagetool-unofficial
Android app for spellchecking using LanguageTool. Supports both system spellcheck and free mode, where you write you text and get it corrected.
https://github.com/lastaapps/languagetool-unofficial
languagetool spellcheck
Last synced: 10 months ago
JSON representation
Android app for spellchecking using LanguageTool. Supports both system spellcheck and free mode, where you write you text and get it corrected.
- Host: GitHub
- URL: https://github.com/lastaapps/languagetool-unofficial
- Owner: Lastaapps
- License: gpl-3.0
- Created: 2023-07-08T09:27:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-23T15:55:33.000Z (10 months ago)
- Last Synced: 2025-08-24T05:13:55.915Z (10 months ago)
- Topics: languagetool, spellcheck
- Language: Kotlin
- Homepage:
- Size: 670 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LanguageTool Unofficial (WIP)
This unofficial Android app provides you with option to interact with
[LanguageTool](https://languagetool.org/) API
to check grammar in your texts.
Currently, you can only check text you type in the app itself,
support for system-wide spell check is planned.
**This app is not on my priority list**, do not expect rapid (if even any) development.
You wouldn't center a div.
## Try it out
To get an up to date APK,
see [GitHub actions](https://github.com/Lastaapps/langualgetool-unofficial/actions)
tab and download appropriate build artefact.
Once the main features are finished, the app will be published to both
the Google Play Store and to F-Droid.
Contributors are more than welcome!
## License
LanguageTool unofficial is licensed under the `GNU GPL v3.0` license.