DevKit

February 20, 2026 · View on GitHub

Developer toolkit for macOS menu bar. Provides quick access to 8 common developer utilities.

DevKit Screenshot

Tools

ToolDescription
JSONFormat & validate JSON
Base64Encode / decode Base64
URLEncode / decode URLs
UUIDGenerate v4 UUIDs
HashSHA-256 & MD5 hashing
RegexTest & match patterns
TimestampUnix ↔ ISO 8601 conversion
ColorHex ↔ RGB conversion

Build

swift build

Run

swift run DevKit