# Show GN: 단축키 사전 - 단축키로 검색하는 맥용 사전 앱

> Clean Markdown view of GeekNews topic #19332. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=19332](https://news.hada.io/topic?id=19332)
- GeekNews Markdown: [https://news.hada.io/topic/19332.md](https://news.hada.io/topic/19332.md)
- Type: show
- Author: [afcoo0215](https://news.hada.io/@afcoo0215)
- Published: 2025-02-20T19:11:44+09:00
- Updated: 2025-02-20T19:11:44+09:00
- Original source: [github.com/Afcoo](https://github.com/Afcoo/shortcut-dictionary)
- Points: 7
- Comments: 2

## Summary

단축키로 선택된 단어를 자동으로 복사하여 검색창에 입력해주는 맥용 사전 앱이 개발되었습니다. 이 앱은 다음 사전 및 네이버 사전 등 다양한 웹 사전을 지원하며, 여러 가지 사전 창을 커스텀할 수 있는 기능을 제공합니다. 앱은 App Store와 Github에서 다운로드할 수 있으며, 오픈소스로 공개되어 있습니다.

## Topic Body

모르는 영단어를 매번 사전에 복사/붙여넣기 하는 과정이 번거로워, 단축키만 누르면 자동으로 단어를 검색창에 입력해주는 사전 앱을 만들어 보았습니다!  
  
### 기능  
- 단축키 입력시 자동으로 선택된 단어를 복사 후 검색창에 입력  
- 다음 사전 및 네이버 사전 등 웹 사전 지원  
- 빠른 검색에 특화되도록 여러 가지 사전 창 커스텀 지원  
- URL 및 자바스크립트를 직접 입력하여 커스텀 사전 사용 가능  
  
  
  
### 다운로드  
- [App Store](https://apps.apple.com/kr/app/id6740014069)  
- [Github](https://github.com/Afcoo/shortcut-dictionary/releases)  
  
코드 또한 깃헙에 오픈소스로 공개해두었으니, 많은 관심 주시면 감사하겠습니다 😁

## Comments



### Comment 34919

- Author: hoonix
- Created: 2025-02-21T15:22:57+09:00
- Points: 1

다들 비슷한 고민이 있으시군요. 저는 Raycast 사용자라 빌트인 사전 핫키로 유사한 단축키를 만들어서 활용하고 있습니다.

### Comment 34888

- Author: enarche
- Created: 2025-02-21T10:08:23+09:00
- Points: 1

와~~ 감사합니다 ^^
