mirror of
https://github.com/OwO-Network/DeepLX.git
synced 2024-11-16 21:43:43 +08:00
1.2 KiB
1.2 KiB
DeepLX
Permanently free DeepL API written in Golang
Run on Mac
- Download the latest release of DeepLX.
sudo mv deeplx_darwin_amd64 /usr/local/bin/deeplx
- 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
- Run following command.
launchctl load /Library/LaunchAgents/me.missuo.deeplx.plist
launchctl start /Library/LaunchAgents/me.missuo.deeplx.plist
Setup on Bob App
-
Install bob-plugin-deeplx on Bob.
Contributors
License
MIT License