Screen Cap ^_^* shot Tool _ v.1.0 — Build Kit (Windows / macOS / Linux) + Source

This ZIP contains:
- common/ScreenCapTool.jar
- Source/ (full Java source code)
- Platform scripts to create native launchers using jpackage (bundles a Java runtime so users don't need Java installed)

Build native packages (offline):
Windows (creates .exe launcher):
- Install JDK 17+ (includes jpackage)
- Run: windows\build_appimage_windows.bat
- Output: windows\dist\ScreenCapShotTool\ScreenCapShotTool.exe

macOS (creates .app):
- Install JDK 17+ (includes jpackage)
- Run: mac/build_appimage_macos.command
- Output: mac/dist/ScreenCapShotTool.app

Linux (creates app-image folder):
- Install JDK 17+ (includes jpackage)
- Run: linux/build_appimage_linux.sh
- Output: linux/dist/ScreenCapShotTool/bin/ScreenCapShotTool

Portable run (requires Java 17+ installed, no bundling):
- Windows: windows/run_portable.bat or windows/run_portable.vbs
- macOS:   mac/run_portable.command
- Linux:   linux/run_portable.sh

Help text (as shown in the app):
Workflow:
1) Open the URL in your browser and log in.
2) (Optional) Press F8 and drag to select a region.
3) Press F9 to capture to PNG.
4) Ctrl+S saves the region as a named template.

Default on startup:
- Full screen (all monitors) is active.

Selection overlay:
- You can see the page behind the overlay.
- Drag with the left mouse button.
- Release to confirm.
- ESC cancels.

Hotkeys:
- F8: Select area
- F9: Capture
- Ctrl+S: Save template
- Delete: Delete selected template

ScreenCap ^_^* is a free tool that anyone can use to capture screenshots quickly and easily. It’s made for everyone who wants a simple, reliable way to take screenshots—no subscriptions, no paywalls, no unnecessary complexity. Just open it, choose what you want to capture (full page, a selected area, or a saved template), and create clean screenshots whenever you need them.

Website: https://lukasz-wrobel.com/screencap-shot-tool

ScreenCap is free. If it saves you time, please support its development with a donation. Thank you!
Donate: https://www.paypal.com/donate/?hosted_button_id=5WS63BVC8KANQ

