Skip to content

🚀 v1.0.0

Choose a tag to compare

@lsh2613 lsh2613 released this 20 May 08:58
09c4a7c

변경사항

개발할 때 자주 쓰는 변환·검사 도구를 한 앱에 모은 macOS 툴박스 DevKin의 첫 공식 릴리즈입니다.

✨ 새로운 기능

  • JSON·Base64·JWT·SQL·Regex·Time·QR·Markdown/HTML 미리보기·Byte/Length/진법 변환·Text Inspector 등 개발 유틸리티 제공
  • 사이드바, devkin:// 딥링크, Raycast 익스텐션으로 원하는 도구에 즉시 접근
  • 모든 입력 영역에서 타이핑·붙여넣기·드래그앤드롭·파일 선택 지원
  • 기능별 크기 조절이 가능한 분할 화면, 다크 테마
  • 한국어 우선 UI (영어 지원)

설치 / 업그레이드

brew install --cask lsh2613/devkin/devkin   # 신규 설치
brew upgrade --cask devkin                  # 업데이트

What's Changed

This is the first official release of DevKin, a macOS toolbox that brings frequently used developer conversion and validation utilities into a single app.

✨ New Features

  • Includes developer utilities such as JSON, Base64, JWT, SQL, Regex, Time, QR, Markdown/HTML preview, Byte/Length/Base conversions, Text Inspector, and more
  • Quick access to any tool via the sidebar, devkin:// deep links, and the Raycast extension
  • Supports typing, pasting, drag & drop, and file selection across all input areas
  • Resizable split views per tool and a dark theme
  • Korean-first UI (with English support)

Install / Upgrade

brew install --cask lsh2613/devkin/devkin   # fresh install
brew upgrade --cask devkin                  # upgrade