Created
September 2, 2020 12:48
-
-
Save bkmeneguello/d89ef891208e2435bf045c7e860afb91 to your computer and use it in GitHub Desktop.
Reads the selected text
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xclip -out -selection primary | xclip -in -selection clipboard; xsel --clipboard | tr "\n" " " | espeak |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment