1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/languagetool_ynh.git synced 2024-09-03 19:35:58 +02:00
LanguageTool server package for YunoHost
Find a file
2024-06-23 14:39:17 +02:00
.github [autopatch] Update issue and PR templates (#3) 2021-05-21 13:27:43 -04:00
conf Update manifestv2 2024-01-27 17:24:34 +01:00
doc Update manifestv2 2024-01-27 17:24:34 +01:00
scripts [autopatch] Do not delete logs on app removal (#32) 2024-06-22 22:29:32 -04:00
.gitignore Initial commit 2021-04-01 10:11:07 -04:00
ALL_README.md Auto-update READMEs 2024-06-19 18:43:15 -04:00
check_process Update to version 6.0 (#26) 2023-02-20 21:40:31 -05:00
LICENSE Initial commit for LanguageTool 2021-04-07 01:19:02 -04:00
manifest.toml Update to version 6.4 2024-06-19 18:43:15 -04:00
README.md Update READMEs 2024-06-23 14:39:17 +02:00
README_es.md Update READMEs 2024-06-23 14:39:17 +02:00
README_eu.md Update READMEs 2024-06-23 14:39:17 +02:00
README_fr.md Update READMEs 2024-06-23 14:39:17 +02:00
README_gl.md Update READMEs 2024-06-23 14:39:17 +02:00
README_it.md Auto-update README 2024-03-29 07:09:50 +01:00
README_zh_Hans.md Update READMEs 2024-06-23 14:39:17 +02:00
tests.toml Smaller run on ci 2024-01-27 18:16:32 +01:00

LanguageTool server for YunoHost

Integration level Working status Maintenance status

Install LanguageTool server with YunoHost

Read this README in other languages.

This package allows you to install LanguageTool server quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

LanguageTool is a multilingual grammar, style, and spell checker. This package provides the API server for use by other programs, like the LanguageTool extensions for browsers and word processors.

Shipped version: 6.4~ynh1

Demo: https://api.languagetool.org/

Screenshots

Screenshot of LanguageTool server Screenshot of LanguageTool server

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/languagetool_ynh/tree/testing --debug
or
sudo yunohost app upgrade languagetool -u https://github.com/YunoHost-Apps/languagetool_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps