S Versions Save

Open a web search in your terminal.

v0.5.7

7 years ago
  • Added -o and --output flags to simply output the URL and not open your browser.
  • Updated the build to use go 1.7.1.

v0.5.6

7 years ago
  • Updated to build on Go 1.7

v0.5.5

7 years ago

Adds tag and provider expansion for the web front-end. Now we can do the following queries:

Search duckduckgo for "foo"

https://<domain>/search?q=foo&provider=duck

Search yahoo and the tag music for radiohead

https://<domain>/search?q=radiohead&provider=yah&tag=mu

v0.5.4

7 years ago
  • Updated to build on Go 1.6.3 for Mac OS X Sierra support.
  • Fixed build with latest Cobra changes upstream.

v0.5.3

7 years ago

v0.5.2

8 years ago
  • Added tag support to the web UI.
  • Updated 8tracks provider for better search results.

v0.5.1

8 years ago
  • Added postgresql provider
  • Recompiled binary releases using Go 1.6.2

v0.5.0

8 years ago

Added full support for tags with -t. This allows you to search multiple related sites at the same time.

  • Support for tagging custom providers.
  • Auto completion for bash/zsh/fish
  • Tag partial matching.

Here are the new tags, and associated providers:

arch (archpkg, archwiki, aur)
code (gist, github, stackoverflow)
education (arxiv, coursera, libgen, wikipedia)
forums (quora, reddit)
go (go, godoc)
javascript (atmospherejs, npm, npmsearch)
movies (crunchyroll, imdb, netflix, rottentomatoes)
music (8tracks, bandcamp, soundcloud, spotify)
news (cnn, npr, theregister)
photos (500px, flickr, instagram)
pics (dribbble, flickr, imgur, instagram)
search (bing, duckduckgo, google, yahoo, yandex)
shopping (amazon, overstock)
social (facebook, googleplus, twitter)
tech-news (arstechnica, bgr, engadget, hackernews)
torrents (kickasstorrents, thepiratebay, torrentz)
video (vimeo, youtube)

v0.4.5

8 years ago

Added the following providers:

  • archpkg
  • archwiki
  • aur
  • buzzfeed
  • cnn
  • npr

v0.4.4

8 years ago
  • Added theregister, bgr, phandroid, metacpan and engadget providers.