Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lorenzschmid/alfred-ddgnext
Alfred Workflow to query DuckDuckGo with Auto Suggestion
https://github.com/lorenzschmid/alfred-ddgnext
Last synced: about 2 months ago
JSON representation
Alfred Workflow to query DuckDuckGo with Auto Suggestion
- Host: GitHub
- URL: https://github.com/lorenzschmid/alfred-ddgnext
- Owner: lorenzschmid
- License: apache-2.0
- Created: 2015-05-01T05:53:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-18T15:08:58.000Z (about 8 years ago)
- Last Synced: 2023-03-01T16:06:25.274Z (almost 2 years ago)
- Homepage:
- Size: 37.1 KB
- Stars: 22
- Watchers: 4
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alfred-ddgnext
This is a workflow for the Alfred, an application launcher for Mac OSX.
Using this workflow, query the DuckDuckGo search engine and get its auto suggestions showing right in your Alfred launcher window.To start, open Alfred and type as key word "d" (for "DuckDuckGo"). You can then enter your query while the dropdown menu shows constantly auto suggestion as given by DuckDuckGo. Press Enter to search with the chosen query in the browser.
## Configuration
With the new Alfred version 3, variables got introduced. You can now in the workflow set the variable `noscript` to `true` if you prefer to open the DuckDuckGo results with the JavaScript-free website of DuckDuckGo.
## Attributions
This workflow was originally created by [Jonathan Poritsky](http://www.candlerblog.com/2014/05/08/duckduckgo-next/) with auto suggestion form Google. With the updated search functionality of DuckDuckGo Next which provides its own auto suggestion this became obsolete. He kindly allowed to continue his work and update the workflow.