A lightweight screenshot tool for Windows with global hotkey and tray support.
- Instant screenshots (
Alt+X) - Auto-copy to clipboard
- Runs in the system tray
- Optional auto-start with Windows
- Clean dark UI
- Press
Alt+Xto capture & copy - Right-click the tray icon for settings (auto-start, about, GitHub link)
- Windows 7 or later
- No external dependencies
# Build the app
mingw32-make
# Build and run
mingw32-make run
# Clean and rebuild
mingw32-make clean
mingw32-make
# Build with debug symbols
mingw32-make debug
# List all commands
mingw32-make help
Report issues and get updates on GitHub.
Licensed under the MIT License © 2025.