Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cirolee/direct-search-terminal

terminal version of direct-search-web
https://github.com/cirolee/direct-search-terminal

Last synced: 3 days ago
JSON representation

terminal version of direct-search-web

Awesome Lists containing this project

README

        

# direct-search-terminal

> terminal version of [direct-search-web](https://github.com/CiroLee/direct-search)

# install

```shell
npm install direct-search
```

# usage

**`ds `**
use search engine full name or abbreviation to search what you want

```shell
ds go koa
# or
ds google koa
```

above will use your default browser to open a new tab for searching koa by google

# full list of supported search engines

use `ds -l` or `ds --list` to show the full list of supported search engines

| Name | Abbreviation |
| --------- | ----------------------------- |
| b \| ba | baidu(百度) |
| bf | baidu-translate(百度翻译) |
| bw | baidubaike(百度百科) |
| bk | baidukaifa(百度开发搜索) |
| be | being(必应) |
| bi | bilibili(哔哩哔哩) |
| c \| ciu | caniuse |
| c \| cs | csdn |
| dl | deepl-translate(deepl 翻译) |
| fsou \| f | fsou(f 搜) |
| gi | github |
| go | google(谷歌) |
| gf | google-translate(google 翻译) |
| j \| jue | juejin(掘金) |
| mdn | mdn(MDN Web Docs) |
| n | npm |
| se \| sf | segmentfault(思否) |
| st | stackoverflow |
| wi | wikipedia(维基百科) |
| yt | youtube |
| z \| zhi | zhihu(知乎) |

# related

[direct-search-web](https://github.com/CiroLee/direct-search) - web app of direct-saerch