Skip to content
/ DeepLX Public
forked from OwO-Network/DeepLX

DeepL Free API (No TOKEN required)

License

Notifications You must be signed in to change notification settings

caijh/DeepLX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

DeepL Free API (No TOKEN required)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 89.5%
  • Shell 9.3%
  • Dockerfile 1.2%