DeepL Free API (No TOKEN required)
Go to file
2022-10-20 02:12:18 +08:00
.github/workflows Create build.yml 2022-10-20 01:10:20 +08:00
.cross_compile.sh Create .cross_compile.sh 2022-10-20 01:12:15 +08:00
go.mod Package to Web API 2022-10-20 01:06:30 +08:00
go.sum Package to Web API 2022-10-20 01:06:30 +08:00
LICENSE Create LICENSE 2022-10-20 02:12:18 +08:00
main.go Package to Web API 2022-10-20 01:06:30 +08:00
me.missuo.deeplx.plist Update README.md 2022-10-20 02:11:14 +08:00
README.md Update README.md 2022-10-20 02:11:14 +08:00

DeepLX

Permanently free DeepL API written in Go

Run on Mac

  1. Download the latest release of DeepLX.
sudo mv deeplx_darwin_amd64 /usr/local/bin/deeplx
  1. Download the me.missuo.deeplx.plist to /Users/vincent/Library/LaunchAgents.
wget https://raw.githubusercontent.com/OwO-Network/DeepLX/main/me.missuo.deeplx.plist -O /Users/vincent/Library/LaunchAgents/me.missuo.deeplx.plist
  1. Run following command.
launchctl load /Library/LaunchAgents/me.missuo.deeplx.plist
launchctl start /Library/LaunchAgents/me.missuo.deeplx.plist

Setup on Bob App

  1. Install bob-plugin-deeplx on Bob.

  2. Setup the API. 9a75c26ad6e8bd9b7582c

Contributors

License

MIT License