1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/languagetool_ynh.git synced 2025-12-21 01:53:05 +01:00
LanguageTool server package for YunoHost
Find a file
2025-10-05 16:18:01 +02:00
.github [autopatch] Update issue and PR templates (#3) 2021-05-21 13:27:43 -04:00
conf Improve 2025-03-22 21:34:37 +01:00
doc Update manifestv2 2024-01-27 17:24:34 +01:00
scripts Update _common.sh 2025-03-22 23:40:38 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 00:59:51 +02:00
LICENSE Initial commit for LanguageTool 2021-04-07 01:19:02 -04:00
manifest.toml update to 6.6 2025-08-19 16:43:25 +02:00
README.md Auto-update READMEs 2025-10-05 16:17:42 +02:00
tests.toml Update tests.toml 2025-03-22 23:40:41 +01:00

Logo of LanguageTool server LanguageTool server, packaged for YunoHost

Multilingual grammar, style, and spell checker (API)

🌐 Official app website App Demo Version: 6.6~ynh1

Screenshots

Screenshot of LanguageTool server Screenshot of LanguageTool server

📦 Developer info

Automatic tests level

🛠️ Upstream LanguageTool server repository: https://github.com/languagetool-org/languagetool

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/languagetool_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade languagetool -u https://github.com/YunoHost-Apps/languagetool_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.