§ Use case · Raycast
Raycast workflows with Dettivo
Use the Dettivo CLI inside Raycast script commands. `dettivo transcripts latest --format markdown` is one line of bash; wrap it in a Raycast script and you have an instant "latest transcript" hotkey.
Who this is for
Raycast power users who want voice-captured content available everywhere — clipboard quicklinks, script commands, snippets.
Example: Raycast script command
#!/bin/bash
# @raycast.title Latest Dettivo Transcript
# @raycast.mode silent
# @raycast.icon 🎙️
# @raycast.packageName Dettivo
dettivo transcripts latest --format markdown | pbcopy
echo "Copied"§ Related
Launching April 2026
Be first on the launch list.
Dettivo opens for new purchases in April 2026. One-time license, three Macs, lifetime updates.