ifyour / bob-plugin-deeplx

**Free DeepL Plugin for Bob**

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bob-plugin-deeplx

This is a DeepL plugin for Bob. Based on OwO-Network/DeepLX.

Intro

The functionality of this plugin is the same as the old 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 are now maintained by me.

Alternatives has been supported since v1.0.2, but you must use DeepLX greater or equal to v0.7.7.

Update Log

v1.0.5

  • Fix some prompt errors.

v1.0.4

  • Plugin prompt to switch to Chinese.
  • Change the plugin name to DeepL X.

v1.0.3

  • Support for enabling Alternatives or disabling.

v1.0.2

  • Support for display Alternatives.

Guide

Install Bob

Download on the Mac App Store

Deploy DeepL X

Mac - Homebrew (Recommended)

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 <(curl -Ls https://cpp.li/deeplx)

Download Plugin

Click here

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

66d36b60152e3dfacf2a1

Author

bob-plugin-deeplx © Vincent Young, Released under the MIT License.

About

**Free DeepL Plugin for Bob**

License:MIT License


Languages

Language:JavaScript 81.9%Language:Shell 18.1%