Lightweight screenshot tool for Windows. Press Alt+Shift+D, select area with m1 hold, and it's saved to Pictures/screeny + clipboard.
- Hotkey: Alt+Shift+D
- Auto-saves to
Pictures/screeny - Copies to clipboard
- Smooth dimming effect
- Single executable file, you can add it to windows autoload!
pip install -r requirements.txtpython -m screeny.mainpython builder.pyThen run dist/Screeny.exe
- Alt+Shift+D - Open screenshot tool
- Escape - Cancel
- Click & Drag - Select area
- Release - Capture
- Python 3.8+
- Windows OS
MIT