OwO-Network / DeepLX
- понедельник, 27 февраля 2023 г. в 00:13:34
DeepL Free API (No TOKEN required)
Permanently free DeepL API written in Golang
deeplx in only run in port 1188, later versions will do the specified port.deeplx is listening to 0.0.0.0:1188 by default.deeplx is using DeepL Free API.deeplx is unlimited to the number of requests.{
"code": 200,
"data": "Hello world",
"id": 8305092005
}bash <(curl -Ls https://cpp.li/deeplx)sudo mv deeplx_darwin_amd64 /usr/local/bin/deeplx
sudo chmod +x /usr/local/bin/deeplxme.missuo.deeplx.plist to ~/Library/LaunchAgents.wget https://raw.githubusercontent.com/OwO-Network/DeepLX/main/me.missuo.deeplx.plist -O ~/Library/LaunchAgents/me.missuo.deeplx.plistlaunchctl load ~/Library/LaunchAgents/me.missuo.deeplx.plist
launchctl start ~/Library/LaunchAgents/me.missuo.deeplx.plistparu -S deeplx-binAfter installation, start the daemon with the following command.
systemctl daemon-reload
systemctl enable deeplx
Install bob-plugin-deeplx on Bob.
docker run -itd -p 1188:80 missuo/deeplx-bkThis docker image is not related to this project, as the original author deleted the image, it is only for backup.
DeepL X © DeepL X Contributors, Released under the MIT License.