r/coolgithubprojects 4h ago

Native macOS clipboard workflows with paste queues and local automation - Clipboard Router

https://github.com/ibrolord/clipboard-router

Clipboard Router is a free, open-source Swift app that queues clips, transforms content before pasting, and keeps sensitive values out of ordinary history. It is MIT-licensed, local-first, and notarized for Apple-silicon Macs.

1 Upvotes

1 comment sorted by

1

u/Specific_Cream2815 4h ago

how does it watch the pasteboard, polling nspasteboard changeCount on a timer or is there an actual event hook