Lightshot-style screenshot desktop app (Tauri) for friends
A clean, open-source screenshot tool for Windows. It lives in the system tray
and gives you global hotkeys for area and full-screen capture — then lets you
annotate, copy, or save in one move. No accounts, no upload servers, no clutter.
Built by the team at keepsimple.io.
Grab the latest build from the Releases page:
lightshot-we-deserve.exe · run it directly, no install.Lightshot.We.Deserve_..._x64-setup.exe on the Releases page · sets up the app and optional autostart.| Action | Shortcut |
|---|---|
| Capture area | Ctrl + Shift + 4 |
| Capture full screen | Ctrl + Shift + 3 |
Hotkeys and save folder can be changed in the app settings.
Built with Tauri (Rust + WebView2). On Windows with the
Rust toolchain and Node installed:
npm install
npm run tauri build
The Windows installer and portable .exe are produced under
src-tauri/target/release/.