Skip to content

Files

Latest commit

 

History

History
63 lines (45 loc) · 1.52 KB

README.md

File metadata and controls

63 lines (45 loc) · 1.52 KB

Clipboard Manager

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.

Features

  • 📋 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

System Requirements

  • macOS 15.4 or later
  • Swift 5.0+
  • Xcode 16.3+

Installation

  1. Clone the repository
  2. Open ClipboardManager.xcodeproj in Xcode
  3. Build and run the project (⌘+R)

Search Functionality

  • Real-time search through clipboard history
  • Case-insensitive search
  • Instant filtering as you type

Item Management

  • Delete unwanted entries
  • One-click copy back to clipboard
  • Items sorted by timestamp

User Interface

  • Clean, minimal design
  • Menu bar integration for easy access
  • Hover effects for better interaction
  • Visual feedback on actions

Privacy & Security

The application runs in a sandboxed environment and requires the following entitlements:

  • App Sandbox
  • Read-only access to user-selected files

Development

The project is built using:

  • SwiftUI for the user interface
  • Combine framework for reactive programming
  • AppKit integration for clipboard operations

License

This project is proprietary software. All rights reserved.

Author

Created by Kaan Yarayan (2025)