Skip to content

A taskbar screenshot tool built in Python, with OCR and Imgur Upload

Notifications You must be signed in to change notification settings

danperks/Screeny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screeny

A taskbar screenshot tool built in Python, with OCR and Imgur Upload

Installation

  • Install the required modules with pip install -r requirements.txt
  • Install PyTesseract to the default directory: https://github.com/UB-Mannheim/tesseract/wiki
  • Add that directory to the Path enviromental variables
  • Run the program, and check the Notification Icons

Usage

To use the program regularly, just run Screeny.py and everything should work fine. You should get an icon in your taskbar, which you can right click to access all the features. At some point I'll update this with screenshots and might make a better version in C++ or something more efficient. Let me know with a Issue if you find an issue.

Keybinds

To use keybinds, edit them in the last few lines of the code. The only default bind is 'Shift + S', which will run the screenshot tool and search its text

Credits

  • Google's TesseractOCR Library
  • A GUI library that I didn't write, but I can't find who did

About

A taskbar screenshot tool built in Python, with OCR and Imgur Upload

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages