Skip to content

sevzq/ipaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPaste

中文

A lightweight macOS menu bar utility that opens the Spotlight Clipboard History with a single click.

No more pressing Cmd+Space then Cmd+4 — just click the clipboard icon in your menu bar.

iPaste icon

Install

  1. Download iPaste.dmg from Releases
  2. Open the DMG and drag iPaste to Applications
  3. Launch the app — macOS will show a security warning because the app is not notarized
  4. Open System Settings → Privacy & Security, scroll down to find the blocked app message, and click Open Anyway
  5. Grant Accessibility permission when prompted (System Settings → Privacy & Security → Accessibility)

Why the security warning? iPaste is an open-source app signed with an ad-hoc signature rather than an Apple Developer ID certificate. This is standard for free/open-source macOS utilities. The app is safe to use — you can review the source code yourself.

Usage

Action Result
Left-click menu bar icon Opens Spotlight Clipboard History
Right-click menu bar icon Settings menu (Launch at Login / Quit)

Requirements

  • macOS 26 (Tahoe) or later
  • Accessibility permission

Build from Source

# Build the app
make build

# Build and create DMG
make dmg

# Clean
make clean

License

MIT

About

Lightweight macOS menu bar utility for Spotlight Clipboard History

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors