#clipboard #history #data #macos #sync #wayland #copying

blindcopy

Copy data to clipboard without appearing in history or sync

2 releases

0.1.1 Mar 14, 2024
0.1.0 Mar 14, 2024

#238 in Authentication

Download history 197/week @ 2024-03-13 14/week @ 2024-03-20 13/week @ 2024-03-27 26/week @ 2024-04-03

250 downloads per month

BSD-3-Clause

9KB
83 lines

blindcopy

Copy data to clipboard without it appearing in clipboard history or being synced, by setting platform-specific options.

Currently, only copying text is supported, for the initial intended usage is passwords. Support for more data types may be added.

For reading (and general writing), use another library.

Supported platforms and their options are:

I hope to also add support for:

Instructions and code to support more modern platforms and data types are welcome.

Thanks to:

  • KeePassXC, for the initial inspiration
  • The arboard and wden crates, for directions on Windows handling
  • The cacao crate, for macOS handling

Dependencies

~0–11MB
~98K SLoC