Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 813 Bytes

README.md

File metadata and controls

30 lines (26 loc) · 813 Bytes

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.