clipboardstealer

Crates.ioclipboardstealer
lib.rsclipboardstealer
version
sourcesrc
created_at2025-02-26 22:46:45.337937+00
updated_at2025-03-19 20:18:34.899504+00
descriptionX11 Clipboardmanager which enforces the user choice
homepagehttps://github.com/schwidom/clipboardstealer
repository
max_upload_size
id1570999
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Frank Schwidom (schwidom)

documentation

README

clipboardstealer [--debug]

  • runs in a terminal window,

  • captures the X11 clipboards named: primary, secondary and clipboard

  • allows selection of all three of them

  • enforces the user choice

  • Keys:

orientation: Cursor Up, Cursor Down, PgUp, PgDown, Home, End orientation: Cursor Left, Cursor Right (not implemented yet)

regex search ... / (not implemented yet)

(h)elp ... this screen (v)iew ... shows the selected entry (s)elect ... selects the chosen entry and enforces it for the specific primary or secondary clipboard clipboards

(q)uit ... exits a screen e(x)it ... exits the program Ctrl-C ... exits the program

Copyright : Frank Schwidom 2025 This software is licensed under the terms of the Apache-2.0 license.

Commit count: 0

cargo fmt