"Any Helps and Suggestions are Warmly Welcomed"
ClipNotch is an aesthetic clipboard and file manager built with SwiftUI for macOS.
It introduces the idea of Copy and Cut Zones β two simple drag-and-drop boxes where users can drop files, stack multiple items, and move them together in one go.
- π Copy Box & Cut Box β drop files into either zone
- π¨ Smooth animations for drag & paste confirmations
- β‘ Batch operations β stack items, then move them all at once
- π Single confirmation after all files are successfully pasted
- βοΈ Settings β toggle multiple copy boxes, themes, and paste behavior
- Phase 1: Skeleton UI with two drop zones
- Phase 2: File handling (copy/cut + confirm after paste)
- Phase 3: Aesthetic animations & icons
- Phase 4: Settings & multi-box support
- Language: Swift
- Framework: SwiftUI
- Platform: macOS
git clone https://github.com/KiwiUG/ClipNotch.git
cd ClipNotch
open ClipNotch.xcodeprojRun the project in Xcode (macOS 14+ recommended).
MIT License Β© 2025 Utsav Gautam