Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

searchon

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

searchon

CLI for developer friendly Discussions Search (Mac, Linux, Windows)

  • 1.0.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

searchon

CLI for developer friendly Discussions Search (Mac, Linux, Windows)

Have you ever noticed how annoying it is to tweak Google tech search results? Then type searchon from your terminal.

Instalation

npm install --global searchon

Binaries for envirounments without Nodejs

linux macos win

Usage

Interactive mode

searchon

Simple Wizard

With Options

With group option

With group and term option

Cache

All your options have been saved, to speed up next searches.

One File Edit

Edit your site and groups preferences in a settings file:

searchon --edit-cache

Store editing

OR

searchon --cache-path

Help

searchon --help

Usage: searchon [--options param1[,param2]] ["search terms"]

  CLI for developer friendly Discussions Search (Mac, Linux, Windows)

Options:
  -g, --group <group1,group2>  Avaible: sites,communities,blog
  -d, --defaults               search on all defaults groups and sites
  --edit-cache                 Open and edit cache file
  --cache-path                 shows the cache path
  --clean                      clean the cache file
  -v, --version                current version
  -h, --help                   display help for command

Examples:
Search wizard:
  $ searchon
Search based on the multiple groups:
  $ searchon -g myGroup,otherGroup "deno vs nodejs"
Tip: If you know what you re doing, you can create groups and sites by editing the cache file. (Warning: risk of corrupting it)
  $ searchon --cache-path
  $ searchon --edit-cache

Keywords

FAQs

Package last updated on 27 Aug 2020

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