https://github.com/missuo/bob-plugin-deeplx
**Free DeepL Plugin for Bob**
https://github.com/missuo/bob-plugin-deeplx
bobplugin
Last synced: 2 months ago
JSON representation
**Free DeepL Plugin for Bob**
- Host: GitHub
- URL: https://github.com/missuo/bob-plugin-deeplx
- Owner: missuo
- License: mit
- Created: 2023-03-05T12:22:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-15T11:23:55.000Z (10 months ago)
- Last Synced: 2025-03-30T21:10:02.858Z (3 months ago)
- Topics: bobplugin
- Language: JavaScript
- Homepage:
- Size: 152 KB
- Stars: 276
- Watchers: 2
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# bob-plugin-deeplx
This is a DeepL plugin for Bob. Based on [OwO-Network/DeepLX](https://github.com/OwO-Network/DeepLX).## Intro
The functionality of this plugin is the same as the old [clubxdev/bob-plugin-deeplx](https://github.com/clubxdev/bob-plugin-deeplx).
The original author has stopped maintaining it, but DeepL supports new languages, so I had to rewrite a plugin to support all languages. This plugin and [OwO-Network/DeepLX](https://github.com/OwO-Network/DeepLX) are now maintained by me.## Guide
### Install Bob
[](https://apps.apple.com/cn/app/id1630034110#?platform=mac)### Deploy DeepL X
#### Mac - Homebrew (Recommended)
```bash
brew tap owo-network/brew
brew install deeplx
brew services start owo-network/brew/deeplx# Update to the latest version
brew update
brew upgrade deeplx
brew services restart owo-network/brew/deeplx# View the currently installed version
brew list --versions deeplx
```
#### Linux Server
```bash
bash <(curl -Ls https://qwq.mx/deeplx)
```### Download Plugin
[Click here](https://github.com/missuo/bob-plugin-deeplx/releases)**If you are using Homebrew deployment, then you don't need to set up the plugin, it is installed and ready to use. If you are using server deployment, please change the API URL.**
```
# Example:
http://[IP]:1188/translate
```## Screenshots
## Author
**bob-plugin-deeplx** © [Vincent Young](https://github.com/missuo), Released under the [MIT](./LICENSE) License.