[Script request] LibreTranslate #2763
Answered
by
tremor021
Pipitapi
asked this question in
Request script
-
Application NameLibreTranslate WebsiteDescriptionhttps://github.com/LibreTranslate/LibreTranslate Due Diligence
|
Beta Was this translation helpful? Give feedback.
Answered by
tremor021
Jun 12, 2025
Replies: 3 comments
-
Would also like this! <3 +1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Upp!! :-D |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just make a debian LXC from template, make HDD size at least 20GB and do these three commands: apt-get install -y python3-pip
pip install libretranslate
libretranslate --host * Connecto to IP:5000 I will put it to project timeline and assign it to myself |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tremor021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just make a debian LXC from template, make HDD size at least 20GB and do these three commands:
apt-get install -y python3-pip pip install libretranslate libretranslate --host *
Connecto to IP:5000
I will put it to project timeline and assign it to myself