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 (네이버 자동완성 워크플로우)
- Host: GitHub
- URL: https://github.com/arvis-workflows/arvis-naversearch
- Owner: arvis-workflows
- Created: 2021-06-20T12:51:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-04T13:51:19.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T17:01:31.833Z (about 1 year ago)
- Topics: arvis, arvis-workflow, linux, mac
- Language: Python
- Homepage:
- Size: 727 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

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)