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

https://github.com/arvis-workflows/arvis-naversearch

Naver Search Workflow for Arvis (네이버 자동완성 워크플로우)
https://github.com/arvis-workflows/arvis-naversearch

arvis arvis-workflow linux mac

Last synced: 3 days ago
JSON representation

Naver Search Workflow for Arvis (네이버 자동완성 워크플로우)

Awesome Lists containing this project

README

          

arvis-naversearch : Naver Search Workflow for Arvis
==============

Naver Search Workflow for Arvis

Arvis에서 네이버 검색, 국어/영어/일본어/중국어/한자/독일어/프랑스어/이탈리아어/러시아어/스페인어/태국어/베트남어/인도네시아어 사전 검색이 자동완성 되는 워크플로우
Naver is a most famous search engine in Korea.
This workflow finds words in dictonaries of Naver dictionary and searches contents by Naver search engine.
You can use easily to discover Korean contents with the this Arvis workflow.

![](./demo.png)

Works on `linux`, `macos`

## 🔗 This workflow is converted from [alfred-workflow](https://github.com/Kuniz/alfnaversearch).

* Note that there might be some code change or different actions from the original workflow.

* Marked original workflow's creator to author.

Install workflow
--------------
`Naver Search.Arvisworkflow`를 다운로드 받아서 실행한다.

Usage
--------------
* `na ...` : Naver Search(일반 네이버 검색)
* `nak ...` : Naver Korean Dictionary (국어 사전)
* `nae ...` : Naver Korean-English Dictionary (영어 사전)
* `naj ...` : Naver Korean-Japanese Dictionary (일본어 사전)
* `nac ...` : Naver Korean-Chinese Dictionary (중국어 사전)
* `nah ...` : Naver Hanja Dictionary (한자 사전)
* `nad ...` : Naver Korean-German Dictionary (독일어 사전)
* `naf ...` : Naver Korean-French Dictionary (프랑스어 사전)
* `nai ...` : Naver Korean-Italian Dictionary (이탈리아어 사전)
* `nar ...` : Naver Korean-Russian Dictionary (러시아어 사전)
* `nas ...` : Naver Korean-Spanish Dictionary (스페인어 사전)
* `nat ...` : Naver Korean-Thai Dictionary (태국어 사전)
* `nav ...` : Naver Korean-Vietnamese Dictionary (베트남어 사전)
* `nan ...` : Naver Korean-Indonesian Dictionary (인도네시아어 사전)

Externl Module
--------------
This workflow used alp(A Python Module for Arvis Workflows) module at v0.0.1. It created by Daniel Shannon.

LICENSE
--------------
- GPLv2
- except for alp (by Daniel Shannon, https://github.com/phyllisstein/alp), icons < v0.0.1
- except for Alfred-workflow (by deanishe, https://github.com/deanishe/Alfred-workflow, MIT License)