A desktop app to take screenshots. A limited and very simple clone of Xnapper.
Install the dependencies:
pip install -r requirements.txt
Then execute to install:
pip install .
Open the app, select a region of the screen with the mouse to take a screenshot. Double click on the image or CTRL+C
to copy it to the clipboard.