2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/languagetool_ynh.git synced 2026-02-04 07:41:54 +01:00
LanguageTool server package for YunoHost
Find a file
eric_G bdacc21032
Prepare for Yunohost 13
* cleaning

* Update install

* Update fasttext

* Update manifest.toml

* Update manifest.toml

* Bump package revision

* Auto-update READMEs

* Add pre_upgrade message for 6.6~ynh2

---------

Co-authored-by: orhtej2 <2871798+orhtej2@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2026-01-13 18:38:43 -05:00
.github [autopatch] Update issue and PR templates (#3) 2021-05-21 13:27:43 -04:00
conf Prepare for Yunohost 13 2026-01-13 18:38:43 -05:00
doc Prepare for Yunohost 13 2026-01-13 18:38:43 -05:00
scripts Prepare for Yunohost 13 2026-01-13 18:38:43 -05: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 Prepare for Yunohost 13 2026-01-13 18:38:43 -05:00
README.md Prepare for Yunohost 13 2026-01-13 18:38:43 -05: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~ynh2

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.