https://github.com/yunohost-apps/grammalecte_ynh
Grammalecte server package for YunoHost
https://github.com/yunohost-apps/grammalecte_ynh
grammalecte yunohost yunohost-apps
Last synced: 28 days ago
JSON representation
Grammalecte server package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/grammalecte_ynh
- Owner: YunoHost-Apps
- License: gpl-3.0
- Created: 2021-04-04T18:33:45.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T23:31:32.000Z (about 2 months ago)
- Last Synced: 2025-04-23T15:13:25.447Z (28 days ago)
- Topics: grammalecte, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://grammalecte.net/
- Size: 188 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grammalecte server for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/grammalecte/)

[](https://install-app.yunohost.org/?app=grammalecte)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Grammalecte server quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*## Overview
Grammalecte is a spelling, grammar and typography checking service that supports French and Occitan. This package installs the server version, that provides an API for use by other programs (like LanguageTool).
**Shipped version:** 2.1.1~ynh4
## Screenshots

## Documentation and resources
- Official app website:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug
or
sudo yunohost app upgrade grammalecte -u https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug
```**More info regarding app packaging:**