1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/languagetool_ynh.git synced 2024-09-03 19:35:58 +02:00
languagetool_ynh/README.md
dumprop de5ef9b11c
update to 5.5 (#10)
Co-authored-by: yalh76 <yalh@yahoo.com>
2021-10-11 23:24:01 -04:00

2.5 KiB

LanguageTool server for YunoHost

Integration level
Install languagetool with YunoHost

Lire ce readme en français.

This package allows you to install LanguageTool 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: 5.5

Screenshots

Demo

Configuration

There is a configuration file at /opt/yunohost/languagetool/languagetool.conf (for the first install).

Documentation

Multi-user support

  • Are LDAP and HTTP auth supported? N/A
  • Can the app be used by multiple users? N/A

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Developer info

Only if you want to use a testing branch for coding, instead of merging directly into master. 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