Skip to content

Quick Start Guide

Last Updated: 2026-02-03 | Reading Time: 5 minutes

Get PasteShelf up and running in under 5 minutes.


Terminal window
# Clone and build
git clone https://github.com/pasteshelf/pasteshelf.git
cd pasteshelf
open PasteShelf.xcodeproj
# Press ⌘R to build and run


RequirementMinimumRecommended
macOS14.0 (Sonoma)14.0+
ProcessorApple Silicon or IntelApple Silicon
RAM4 GB8 GB+
Storage100 MB500 MB+
Xcode (for building)15.015.0+

  1. Go to GitHub Releases
  2. Download PasteShelf.dmg
  3. Open the DMG and drag PasteShelf to Applications
  4. Launch from Applications folder
Terminal window
brew install --cask pasteshelf
Terminal window
# 1. Clone the repository
git clone https://github.com/pasteshelf/pasteshelf.git
cd pasteshelf
# 2. Open in Xcode
open PasteShelf.xcodeproj
# 3. Build and run (⌘R)

PasteShelf needs accessibility permission to monitor the clipboard.

System Settings → Privacy & Security → Accessibility → Enable PasteShelf

⚠️ Warning: PasteShelf cannot function without this permission.

The default hotkey is ⌘⇧V. You can customize this in Preferences.

Copy anything (⌘C) and PasteShelf automatically saves it to your history.


ActionShortcut
Open PasteShelf⌘⇧V
Search HistoryJust start typing
Paste Selected (Return)
Paste and Close⌘↵
Delete Item⌘⌫
Pin Item⌘P
Close PanelEsc
Navigate /
Quick Paste 1-9⌘1 - ⌘9

PasteShelf lives in your menu bar. Click the 📋 icon to:

  • View recent items
  • Access preferences
  • Check for updates

Key settings to configure:

SettingDefaultDescription
History Limit1000 itemsMaximum items to store
Launch at LoginOffStart with macOS
Sound EffectsOnAudio feedback
Show in DockOffDock icon visibility

Feature🆓 CE⭐ Pro🏢 Enterprise
Clipboard History
Search
Categories
iCloud Sync
AI Search
Team Sharing
Admin Console

  1. Check Accessibility permission is enabled
  2. Restart PasteShelf
  3. Restart your Mac if issue persists
  1. Check for conflicts in System Settings → Keyboard → Shortcuts
  2. Try a different hotkey combination
  1. Reduce history limit in Preferences
  2. Clear old items with “Clear History” option

📖 Learn More

🏗️ Architecture

🔧 Features

❓ Help



Welcome to PasteShelf! 🎉