share-clip icon indicating copy to clipboard operation
share-clip copied to clipboard

Multi-device clipboard sharing.

Results 3 share-clip issues
Sort by recently updated
recently updated
newest added

急需这个哈哈 RUST_BACKTRACE=1 ./target/release/share-clip -u redis://:@docker -c cc-morning -n mac --secret-key ./secret_key --public-key ./public_key thread 'main' panicked at 'Failed to create clipboard!: Unknown { .. } - "Unknown error while interacting...

Hi i looked into tutorial there is this: docker run --name redis -d -p 6379:6379 redis Do i undestand correctly that is needed to run some Docker virtual machine to...