stacks
stacks copied to clipboard
feat: Windows support
Do you use windows as your daily driver, and have a passion for clipboard managers? We'd love to hear from you!
What's needed:
- a tiny cli tool that monitors the system clipboard and emits new entries as JSON
See: https://github.com/cablehead/stacks/tree/main/src-tauri/bin https://github.com/cablehead/workspace/tree/x-macos-pasteboard
- an implementation of spotlight.rs
https://github.com/cablehead/stacks/blob/main/src-tauri/src/spotlight.rs
Likely a few more things??