Skip to content

Getting Started

Nick edited this page Dec 8, 2025 · 3 revisions

Getting Started

Installation

Option 1: Download Release

  1. Go to Releases
  2. Download ClipStash.app.zip
  3. Extract and move to /Applications
  4. Right-click → Open (first time only, to bypass Gatekeeper)

Option 2: Build from Source

git clone https://github.com/kiku-jw/ClipStash.git
cd ClipStash
open ClipStash.xcodeproj

Press ⌘B to build, ⌘R to run.

First Launch

  1. ClipStash appears in your menu bar (📋 icon)
  2. Click the icon to open the clipboard history
  3. Everything you copy will now be saved

Basic Usage

Action Shortcut
Open history Click menu bar icon
Navigate items /
Copy selected Enter
Search Just start typing
Delete item ⌘⌫
Pin/Unpin ⌘P

Tips

  • Double-click an item to view full content in a separate window
  • Pin frequently used snippets to keep them at the top
  • Use filters to show only text or images
  • Filter by source app to find clips from specific applications

← Home | Configuration →

Clone this wiki locally