A tiny menu-bar clipboard that keeps the context of every copy.
[!NOTE] Requires macOS 14.0 (Sonoma) or later.
Package.swift to open the project in Xcode.Cmd + R to build and run.swift run
Note: If you encounter linker errors in the terminal, please use the Xcode method above.
Package.swift: Project configuration.Sources/App/App.swift: MenuBarExtra entry point.Sources/App/ClipboardManager.swift: Clipboard monitoring logic.Sources/App/ContentView.swift: Main timeline UI.Sources/App/ItemModel.swift: SwiftData model.© 2024 PulseClip. All rights reserved.