Skip to content

Detailist is a simple tool that allows to take screenshots, compare screenshots using heatmap of differences and extract screenshots text (OCR).

License

Notifications You must be signed in to change notification settings

dmitrijbes/detailist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detailist

Detailist is a simple tool that allows to take screenshots, compare screenshots using heatmap of differences and extract screenshots text (OCR).

Download

Download Release

Source

1. Download or Fork source code.
2. Install dependencies:

pip install pysimplegui
pip install pyinstaller
pip install psgtray
pip install Pillow
pip install numpy
pip install keyboard

3. Run:

python main.py

etc.

Unfortunately GitHub named folder 'docs' contains GitHub Pages website.

Contribution

Although the project is finished and main functionality is already written, contributions are welcome in any form.

License

Apache License 2.0
In short, your are free to use (including commercial), copy, modify, sing, distribute.