| Crates.io | copy_event_listener |
| lib.rs | copy_event_listener |
| version | 0.1.2 |
| created_at | 2025-01-31 11:56:26.198741+00 |
| updated_at | 2025-01-31 12:03:22.891388+00 |
| description | Copy event listener for macOS |
| homepage | |
| repository | https://github.com/DejavuVin/copy_event_listener |
| max_upload_size | |
| id | 1537459 |
| size | 11,981 |
A tool to monitor clipboard modification content, but now, it only supports macOS.
Most of the code is generated by cursor.
https://github.com/1Password/arboard (How to use objc2)
https://github.com/DoumanAsh/clipboard-master (How to monitor the clipboard)