1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libretranslate_ynh.git synced 2024-09-03 19:36:00 +02:00
LibreTranslate package for YunHost
Find a file
2024-06-03 19:55:15 +02:00
.github initial v2 2023-04-02 00:25:46 +02:00
conf Refactor to harmonize with other apps in catalog 2023-07-09 22:21:01 +02:00
doc initial v2 2023-04-02 00:25:46 +02:00
scripts upgrade to 1.5.6 + simplify script 2024-03-07 21:30:56 +01:00
sources First commit 2021-09-01 14:05:49 +02:00
ALL_README.md Auto-update READMEs 2024-06-03 17:20:30 +00:00
LICENSE First commit 2021-09-01 14:05:49 +02:00
manifest.toml Upgrade to 1.6.0 2024-06-03 19:20:23 +02:00
README.md Auto-update READMEs 2024-06-03 17:20:30 +00:00
README_es.md Auto-update READMEs 2024-06-03 17:20:30 +00:00
README_eu.md Auto-update READMEs 2024-06-03 17:20:30 +00:00
README_fr.md Auto-update READMEs 2024-06-03 17:20:30 +00:00
README_gl.md Auto-update READMEs 2024-06-03 17:20:30 +00:00
README_it.md Auto-update README 2024-03-29 07:10:36 +01:00
README_zh_Hans.md Auto-update READMEs 2024-06-03 17:20:30 +00:00
tests.toml Update tests.toml 2023-07-10 11:54:10 +02:00

LibreTranslate for YunoHost

Integration level Working status Maintenance status

Install LibreTranslate with YunoHost

Read this README in other languages.

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

Overview

Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library.

Shipped version: 1.6.0~ynh1

Demo: https://libretranslate.com/

Screenshots

Screenshot of LibreTranslate

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/libretranslate_ynh/tree/testing --debug
or
sudo yunohost app upgrade libretranslate -u https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing --debug

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