sindresorhus / Pasteboard-Viewer

📋 Inspect the system pasteboards on macOS
https://sindresorhus.com/pasteboard-viewer
MIT License
697 stars 34 forks source link

Support custom pasteboards #13

Open sindresorhus opened 2 years ago

sindresorhus commented 2 years ago

Allow users to add custom pasteboards by name. For example, NSPasteboard(name:) or NSPasteboard.withUniqueName().