Socket
Socket
Sign inDemoInstall

web-s

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web-s

Websearch CLI


Version published
Weekly downloads
4
increased by300%
Maintainers
1
Weekly downloads
 
Created
Source

A Node-CLI to do websearches

Installation

sudo npm install -g web-s

USAGE

web-s [provider] <searchstring>
provider can be:

  • -l / --leo for leo.org search
  • -t / --twitter for a twitter search
  • -r / --reddit for a reddit search
  • -s / --stackoverflow for a stackoverflow search
    if no provider is given the default provider is google

web-s --list to list all available providers. web-s --generate-config to generate a new config.

this will open your default webbrowser and do a search on the given provider

Configuration

This tool will place a .web-s.conf file in your home directory. This is a simple text file which will be parsed and used. You can simply extend this file with more providers as you wish. The searchstring from the CLI will occur at the position %HERE% in the provider url.

License

MIT

Keywords

FAQs

Package last updated on 07 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc