dmitrijbes / detailist

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

Home Page:https://detailist.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://detailist.org

License:Apache License 2.0


Languages

Language:Python 100.0%