1.0.1 • Published 8 years ago

web-s v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

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

1.0.1

8 years ago

1.0.0

8 years ago

0.0.30

8 years ago

0.0.29

8 years ago

0.0.28

8 years ago

0.0.27

8 years ago

0.0.26

8 years ago

0.0.25

8 years ago

0.0.24

8 years ago

0.0.23

8 years ago

0.0.22

8 years ago

0.0.21

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.11

8 years ago

0.0.1

8 years ago