golang-design / clipboard

📋 cross-platform clipboard package that supports accessing text and image in Go (macOS/Linux/Windows/Android/iOS)
https://golang.design/x/clipboard
MIT License
579 stars 64 forks source link

Add poll interval and setter #54

Open jhollowe opened 11 months ago

jhollowe commented 11 months ago

Allows setting a custom polling interval for write (where applicable) and watch commands.