Extension Icon

Watchkey

Store and retrieve keychain secrets with Touch ID & Apple Watch
Overview

Watchkey for Raycast

Raycast extension for watchkey — store and retrieve macOS Keychain secrets with Touch ID & Apple Watch.

Prerequisites

Install watchkey:

git clone https://github.com/Etheirystech/watchkey.git
cd watchkey
sudo make install

Commands

CommandDescription
Set KeyStore a secret via a secure password field
Get KeyRetrieve a secret and copy to clipboard
Delete KeyDelete a secret (with confirmation)
Import KeyImport an existing keychain item into watchkey

All commands trigger Touch ID / Apple Watch authentication via watchkey.

Install

git clone https://github.com/Etheirystech/raycast-watchkey.git
cd raycast-watchkey
npm install
npm run dev

Press Ctrl+C to stop dev mode — the extension stays installed in Raycast.