Skip to content

Conversation

0WN463
Copy link
Contributor

@0WN463 0WN463 commented Oct 5, 2024

Depends on #339

When qrcp sees that the output is piped, it will now print its messages to stderr instead of stdout, to allow easy piping of output.

# saves file with the file path of ./piped_file
./qrcp receive  --file - > piped_file

# sends received data to clipboard manager
./qrcp receive  --file - | $CLIPBOARD_MANAGER

@0WN463 0WN463 mentioned this pull request Oct 5, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant