---
title: adamtheturtle/commandpalettekit
framework: Swift Package Catalog
role: article
path: packages/adamtheturtle/commandpalettekit
---

# adamtheturtle/commandpalettekit

A dependency-free SwiftUI command palette for macOS and iPad.

## Installation

```swift .package(url: "https://github.com/adamtheturtle/CommandPaletteKit.git", from: "0.1.0") ```

Add the `CommandPaletteKit` product to your target dependencies.

## Product

- `CommandPaletteKit`: Searchable command palette UI with fuzzy matching, keyboard   navigation, and action-backed results.

## Requirements

- Swift 6.0+ - macOS 14+ or iOS 17+

## License

MIT. See [LICENSE](LICENSE).

## Package Metadata

Repository: adamtheturtle/commandpalettekit

Default branch: main

README: README.md
