luu

Crates.ioluu
lib.rsluu
version0.1.4
created_at2022-05-24 17:23:13.762441+00
updated_at2025-07-25 16:00:34.93718+00
descriptionCopy content from a file to clipboard
homepagehttps://github.com/macroexpansion/luu-rs
repositoryhttps://github.com/macroexpansion/luu-rs
max_upload_size
id592945
size26,833
andrew (macroexpansion)

documentation

README

luu-rs

Copy text file content to clipboard

Install

  • For clipboard to persist in Hyprland:
git clone https://github.com/Linus789/wl-clip-persist
cargo build --release
ln -s ./target/release/wl-clip-persist ~/.cargo/bin/wl-clip-persist
cargo install luu

Usage

luu [source_file_path]
Commit count: 0

cargo fmt