Xhot it (read as "shot it") is just another screenshot app in your desktop: an experimental application. powered by Tauri v2.
- 🖼️ Capture Area: capture screenshot using free selection
- 🪟 Capture Active Window: capture the active window only
- 🖥️ Capture Screen: capture the whole screen
- 🎨 Backdrop Background: setting backdrop background
Prerequisites
Install deps
bun install
Run app in your local
bun run tdev
- dimaportenko/code-helper for the base code
- screenshots and xcap for capturing screen
- active-win-pos-rs to detect active window position