# Show GN: Toolbox Dev , 개발자를 위한 툴 설치

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9475](https://news.hada.io/topic?id=9475)
- GeekNews Markdown: [https://news.hada.io/topic/9475.md](https://news.hada.io/topic/9475.md)
- Type: show
- Author: [mbh023](https://news.hada.io/@mbh023)
- Published: 2023-06-25T22:34:30+09:00
- Updated: 2023-06-25T22:34:30+09:00
- Original source: [milkcoke.github.io](https://milkcoke.github.io/docusaurus/toolbox-dev/releases/v1.0.0)
- Points: 7
- Comments: 4

## Topic Body

개발자를 위한 빠르고 간단한 툴 설치 유틸리티 데스크탑 앱을 직접 개발했습니다.  
  
"필요한 툴설치를 5분컷" 하게 해주는게 목표인 앱입니다.  
  
첫 버전인 만큼 미숙한 부분이 많은데  
많은 피드백 부탁드릴게요 (_ _)  
  
  
[소개 영상]  
https://www.youtube.com/watch?v=YTP13OL2Kl8

## Comments



### Comment 16741

- Author: wedding
- Created: 2023-06-26T11:50:13+09:00
- Points: 1

windows엔 비슷한게 있어서 참고하시면 도움 될거 같습니다~  
https://github.com/marticliment/WingetUI

### Comment 16755

- Author: mbh023
- Created: 2023-06-26T20:25:23+09:00
- Points: 1
- Parent comment: 16741
- Depth: 1

wedding 님 감사합니다.  
비슷한 앱이 있었나 마켓에 찾아봤었는데 저는 발견하지 못했던 정말 좋은앱이네요.  
진작 알았더라면 더 좋았겠어요.

### Comment 16733

- Author: hided62
- Created: 2023-06-26T09:52:39+09:00
- Points: 1

혹시  
winget install python  
winget install dockerdesktop  
형태로 winget을 부르는것에 비해 차별점이 어떻게 될까요?

### Comment 16756

- Author: mbh023
- Created: 2023-06-26T20:35:20+09:00
- Points: 1
- Parent comment: 16733
- Depth: 1

별도 커맨드를 익히지 않고 쉽게 GUI 로 여러 툴을 동시에 다운받는다는 점입니다.  
  
- window/winget  
- macOS/homebrew   
위와 같은 CLI 패키지 매니저를 능숙하게 다루고 원하는 패키지가 모두 제공된다면 winget 과 homebrew 로도 충분합니다!
