quickpeach
Manual

Utilities

Clipboard history, timer, color picker, file search, and the extension store.

Utilities are focused tools built into the launcher. Open any of them the same way: press ⌥ ⇧ Space (or Ctrl ⇧ Space), type the name or use @ to scope directly to it, and press Enter.

Clipboard history — @clip

Clipboard History@clip
Today
https://tailwindcss.com/docs/installation2m ago
Meeting at 3pm — confirm with Sarah before EOD14m ago
#FF928B41m ago
const greet = (name: string) => `Hello, ${name}!`;1h ago
Yesterday
https://github.com/Touutae-labs/quickpeachYesterday
rgba(255, 146, 139, 0.6)Yesterday
remember to run npm run typecheck before pushYesterday
Click any entry to copyEsc close

QuickPeach keeps a history of everything you copy so you can paste anything from earlier in your session, not just the last item.

  • Browse past entries with / and press Enter to copy one back to the clipboard.
  • Pin entries you want to keep permanently — they stay through restarts and clear-history actions.
  • Label pinned entries so you can find them by name.
  • Clear unpinned whenever your history gets cluttered.

To enable clipboard persistence: go to Settings → Integrations and turn on Persist clipboard history to disk. Off by default. Once on, the same history is available to the app and any installed extensions.

Calculator — @calc

Calculator@calc
Type an expression or currency like 50 USD to EUR
Type or use keypad copy & clear

Type a math expression and the result appears instantly. No equals key needed.

Examples:

  • @calc 15 * 23345
  • @calc 100 usd to thb → converts at the current rate
  • @calc sqrt(144)12

Also works as @math, @money, @currency, or @fx.

Timer — @timer

Timer@timer
00:00.00
⌘1 stopwatch · ⌘2 timer · ⌘3 world clockEsc

Start a countdown or stopwatch without switching apps.

  • Type @timer 25m for a 25-minute Pomodoro-style countdown.
  • The timer runs in the background while you work.
  • Also works as @stopwatch and @clock.

Color picker — @color

Peach Colors@color
#FF8E8A
Tone scale
Saved colors
No saved colors yet
Note theme presets
Click the picker or sliders to pickEsc close

Pick a color from anywhere on your screen, convert between formats, and build palettes.

  • @color opens the color picker.
  • Click anywhere on screen to sample that pixel.
  • Copy the value as HEX, RGB, HSL, or any format you need.
  • Also works as @colors.

File search — @file

@file
Searching: Documents, Desktop, Downloads, home folder · native fuzzy match
XLSQ3-budget-final.xlsx~/Documents/Finance
MDbudget-notes.md~/Documents
2 resultsEnter opens · Reveal shows in Finder / Explorer

Search files and folders on your machine from the launcher.

  • @file report finds any file or folder with "report" in the name.
  • Press Enter to open a result, or use the quick-action menu (⌘ K) to reveal it in Finder / Explorer.
  • Tune what gets indexed in Settings → File Search.

Extension Store — @ext

Browse and install extensions that add new commands and tools to the launcher.

  • @ext opens the Store.
  • Find an extension, press Enter to install it.
  • Installed extensions show up in the launcher immediately.
  • Also works as @extension, @store, and @marketplace.

See Plugins for how extensions work under the hood.

Send a query to the web without opening a browser first.

  • @search how does CRDT work opens your configured search provider with that query.
  • Also works as @browser.
  • Change your default search provider in Settings → Browser.

On this page