# macOS에서 프로그래머블 툴팁&액션 만들기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1935](https://news.hada.io/topic?id=1935)
- GeekNews Markdown: [https://news.hada.io/topic/1935.md](https://news.hada.io/topic/1935.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-04-21T11:54:43+09:00
- Updated: 2020-04-21T11:54:43+09:00
- Original source: [github.com](https://github.com/tanin47/tip/blob/master/README.md)
- Points: 7
- Comments: 1

## Topic Body

- 특정 문자열 선택후 단축키를 누르면, 사용자 스크립트로 툴팁을 다양하게 표현하고 여러가지 결과중 선택하여 실행 가능

- 맥OS의 Services 메커니즘으로 모든 맥앱에서 사용가능

- Universal Tip 무료 맥앱 설치 + 선호언어로 코딩(루비,파이썬 등등)

예) 타임스탬프->시간 변환, 스택트레이스에서 파일명 선택후 깃헙코드 열기, JIRA티켓 열기 등등

- 기본 단축키는 ⌘& (변경가능)

- 스크립트는 JSON생성만 가능하면 어떤 언어등 사용가능

## Comments



### Comment 1627

- Author: xguru
- Created: 2020-04-21T11:54:59+09:00
- Points: 1

유료 앱인 PopClip의 개발자용 무료버전 같은 느낌 https://pilotmoon.com/popclip/

그냥 텍스트를 선택하면 팝업창이 뜨고 다양한 액션을 가능하게 해주는 유틸리티

100개 넘는 확장이 이미 있어서 선택하여 사용가능 https://pilotmoon.com/popclip/extensions/
