Skip to content

Releases: funinkina/spectacle-ocr-screenshot

0.3.0

Choose a tag to compare

@funinkina funinkina released this 10 Apr 07:35
aef38ac

Full Changelog: 0.2.0...0.3.0

  • Added support to scan for qr codes automatically
  • imporved logic

added option to save the image

Choose a tag to compare

@funinkina funinkina released this 12 Mar 06:27
a75ab37

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:

  1. Launch Spectacle in region selection mode
  2. After capturing, click on save, this will save to /tmp
  3. The extracted text will be displayed in the application window
  4. 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

Choose a tag to compare

@funinkina funinkina released this 11 Mar 19:37
c20a4db

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:

  1. Launch Spectacle in region selection mode
  2. After capturing, click on save, this will save to /tmp
  3. The extracted text will be displayed in the application window
  4. You can edit the text, copy it to clipboard or save it to a file