Get notified when pasteboard did change

Observe NSPasteboard — Swift 4

How to listen for clipboard changes

Federico Vitale
1 min readMay 22, 2019

--

Photo by Max Nelson on Unsplash

Today I was thinking about apps like Clippy and other clipboard managers, I thought: “For sure swift provides notification for the copy event”

WRONG! I sadly discovered that on MacOS unlike on iOS you can’t listen for NSClipboard

--

--

Federico Vitale

Software Engineer. Currently into Typescript, Rust and go