shanbay-alfred2

An Alfred Workflow


Short Description

com.alswl.alfred.shanbay

Last Updated

15 Jun 2017

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.3
 

Bundle ID

com.alswl.alfred.shanbay
 

Author

Categories

Shanbay-Alfred2-Workflow

扇贝网Alfred2 workflow,主要用于单词查询、添加单词到词库、发音。

安装

下载Shanbay.alfredworkflow里面的最新版本。

双击文件导入即可。

使用

  • 授权

  • 查单词

    • 使用 sb love 查询单词
  • 添加到单词库

    • 使用 sb love 查询单词,然后使用回车即添加到单词库
  • 打开单词

    • 使用 sb love 查询单词,按住 Command + 回车,打开扇贝官网对应的单词页面
  • 听发音

    • 使用 sb love 查询单词,按住 Ctrl + 回车,即可播放语音

注:授权有效期为一个月,过期需重新授权。

截图

  • love
  • auth
  • sound

其它

感谢原作者 https://github.com/henter/Shanbay-Alfred2 开发。

我的改进:

  • 不使用 code 授权模式,改为 token 直接授权,不用打开一个第三方网站(也是因为原来那个授权网站挂掉,我才改造的)
  • 支持发音
  • 移除例句查询功能
  • 移除 requests 依赖,即装即用
  • 除了原项目的资源文件,重写了代码,这么简单的一个项目就简单写写了

打包

zip -r /tmp/shanbay-alfred2_`git rev-parse --short HEAD`.alfredworkflow . -x \*.git\* -x token -x tags -x \*.DS_Store\* -x \*.pyc\* -x \*snapshot\*

Screenshots