Created
July 5, 2025 00:29
-
-
Save pojntfx/d19f551aa9a72acf62d0389b8b894289 to your computer and use it in GitHub Desktop.
OCR Linux screen contents on GNOME OS (Wayland and Flatpak), then copy result to clipboard
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
#!/bin/bash | |
bash -c 'flatpak run com.github.dynobo.normcap --cli-mode | wl-copy' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment