A modern, efficient clipboard manager for macOS built with SwiftUI. This application helps you manage your clipboard history with a clean and user-friendly interface.
- 📋 Real-time clipboard monitoring
- 🔍 Search through clipboard history
- ⭐️ Favorite important items
- 🗑️ Delete unwanted entries
- 👆 Quick copy with single click
- 🔄 Automatic history management
- 🖥️ Menu bar integration
- 🎨 Modern SwiftUI interface
- macOS 15.4 or later
- Swift 5.0+
- Xcode 16.3+
- Clone the repository
- Open
ClipboardManager.xcodeproj
in Xcode - Build and run the project (⌘+R)
- Real-time search through clipboard history
- Case-insensitive search
- Instant filtering as you type
- Delete unwanted entries
- One-click copy back to clipboard
- Items sorted by timestamp
- Clean, minimal design
- Menu bar integration for easy access
- Hover effects for better interaction
- Visual feedback on actions
The application runs in a sandboxed environment and requires the following entitlements:
- App Sandbox
- Read-only access to user-selected files
The project is built using:
- SwiftUI for the user interface
- Combine framework for reactive programming
- AppKit integration for clipboard operations
This project is proprietary software. All rights reserved.
Created by Kaan Yarayan (2025)