Google

From their README

Google Alfred 3 Workflow

Version MIT Licence Analytics

The missing Alfred 3 Workflow for obtaining google search results based on your query, with some handy tips.

README: English | δΈ­ζ–‡

Installation

Download the Google-Alfred3-Workflow.alfredworkflow and import it to Alfred 3.

Usage

Before usage, make sure that you are using Alfred 3.

Keyword gs: get google search results based on your query.

If you don't give a keyword, the workflow will use the lastest string you copy.

google-search-result-1

google-search-result-2

By default, the program runs without proxy. However, it may not work because some websites including google are blocked in some countries. Luckily, this workflow provides socks5 proxy so that the program can access google. To do this, you need to:

  • Enable the socks5 proxy on your computer firstly. You may refer to shadowsocks.

  • Launch Alfred and type gsc to configure your local socks proxy port.

configure proxy port

If you want to disable socks proxy, use gsc 0.

Handy Tips

In addition to get google search results, this workflow also provides some wonderful tips.

  • Enter key to open the selected item in default browser.

  • Command + Y key to quicklook

quicklook

  • command + Enter key to copy the link of the selected item.

copy-link

  • option + Enter key to copy the link with markdown format of the selected item.

copy-link-with-markdown-format

ChangeLog

v1.2 (2016-10-30)

  • bug fixed
  • use the copy string as query keyword

v1.1 (2016-10-16)

  • add quicklook utility

v1.0 (2016-06-21)

  • release version 1.0

Copyright

The MIT License (MIT)

Copyright (c) 2016 ethan-funny

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.