Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 576 Bytes

File metadata and controls

28 lines (20 loc) · 576 Bytes

albert python 翻译插件

安装

  1. 安装albert最新版 参考 https://albertlauncher.github.io/docs/installing/

  2. 执行以下命令

git clone https://github.com/rectcircle/albert-plugin-translation.git
mv albert-plugin-translation/* ~/.local/share/albert/org.albert.extension.python/modules/
  1. 打开albert设置,Extensions标签,勾选Python,勾选中英翻译

介绍

中英翻译

  • 触发字符串 tr
  • 支持google翻译、百度翻译
  • 自动检测输入文本语言

例子

tr hello world!
tr 你好 世界