Releases: funinkina/spectacle-ocr-screenshot
Releases · funinkina/spectacle-ocr-screenshot
Release list
0.3.0
added option to save the image
Added option to save the image as a file in this release
Recommended Usage
Create a symlink to the executable in your local PATH for easy access:
sudo ln -s spectacle-ocr-screenshot /usr/local/bin/Then you can run the application from anywhere using or by assigning a keyboard shortcut to spectacle-ocr-screenshot
The application will:
- Launch Spectacle in region selection mode
- After capturing, click on save, this will save to
/tmp - The extracted text will be displayed in the application window
- You can edit the text, copy it to clipboard or save it to a file
Full Changelog: 0.1.0...0.2.0
Initial version
Initial first release
Recommended Usage
Create a symlink to the executable in your local PATH for easy access:
ln -s spectacle-ocr-screenshot ~/.local/bin/Then you can run the application from anywhere using or by assigning a keyboard shortcut to spectacle-ocr-screenshot
The application will:
- Launch Spectacle in region selection mode
- After capturing, click on save, this will save to
/tmp - The extracted text will be displayed in the application window
- You can edit the text, copy it to clipboard or save it to a file