- Menubar-only app (no Dock icon) on macOS.
- Global hotkey:
Alt+X(macOS: Option+X). - Transparent capture-session overlay that blocks desktop interaction.
- HUD near the cursor showing global
x,yandrgb(r,g,b). - Left click freezes the active monitor as a fullscreen screenshot.
- Space copies the frozen screenshot PNG to the clipboard and exits.
- Esc cancels and exits.
Prototype / in active development.
git clone https://github.com/hack-ink/rsnap
cd rsnap
cargo build --workspace
cargo run -p rsnaprsnap requires Screen Recording permission to capture other apps/windows.
- Go to
System Settings->Privacy & Security->Screen Recording. - Enable
rsnap(the built.app), then relaunch the app.
cargo make fmt
cargo make lint
cargo make testThe v0 contract lives at docs/spec/v0.md.
If you find this project helpful and would like to support its development, you can buy me a coffee!
Your support is greatly appreciated and motivates me to keep improving this project.
- Fiat
- Crypto
- Bitcoin
bc1pedlrf67ss52md29qqkzr2avma6ghyrt4jx9ecp9457qsl75x247sqcp43c
- Ethereum
0x3e25247CfF03F99a7D83b28F207112234feE73a6
- Polkadot
156HGo9setPcU2qhFMVWLkcmtCEGySLwNqa3DaEiYSWtte4Y
- Bitcoin
Thank you for your support!
We would like to extend our heartfelt gratitude to the following projects and contributors:
- The Rust community for their continuous support and development of the Rust ecosystem.
- TODO
Licensed under GPL-3.0.