DeepLX/README.md
2022-10-20 02:13:42 +08:00

1.2 KiB

DeepLX

Permanently free DeepL API written in Golang

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