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
2023-08-03 12:29:40 +00: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 Update restore 2023-07-10 10:13:08 +02:00
sources First commit 2021-09-01 14:05:49 +02:00
LICENSE First commit 2021-09-01 14:05:49 +02:00
manifest.toml Refactor to harmonize with other apps in catalog 2023-07-09 22:21:01 +02:00
README.md Auto-update README 2023-08-03 12:29:40 +00:00
README_fr.md Auto-update README 2023-08-03 12:29:40 +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

Lire ce readme en français.

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.3.11~ynh2

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