2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libretranslate_ynh.git synced 2026-05-12 04:37:27 +02:00
LibreTranslate package for YunHost
Find a file
2026-04-21 20:15:41 +02:00
.github initial v2 2023-04-02 00:25:46 +02:00
conf fix env variable 2026-04-21 16:37:29 +02:00
doc Add pre_upgrade message for 1.9.5~ynh2 2026-04-21 17:57:49 +02:00
scripts add -y to pip so no input is needed 2026-04-21 16:28:09 +02:00
config_panel.toml fix config_panel as I renamed the variable 2026-04-21 17:29:35 +02:00
LICENSE First commit 2021-09-01 14:05:49 +02:00
manifest.toml Bump package revision 2026-04-21 17:55:46 +02:00
README.md Auto-update READMEs 2026-04-21 17:55:46 +02:00
tests.toml copy/pasted typo 2026-04-21 17:15:10 +02:00

Logo of LibreTranslate LibreTranslate, packaged for YunoHost

Translate text and files between different languages

🌐 Official app website App Demo Version: 1.9.5~ynh2

Screenshots

Screenshot of LibreTranslate

📦 Developer info

Automatic tests level

🛠️ Upstream LibreTranslate repository: https://github.com/LibreTranslate/LibreTranslate

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/libretranslate_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade libretranslate -u https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.