- 🦅 eagleshot is a lightweight and efficient Wayland screenshot utility
- 📸 Captures screenshots with eagle-eye precision
- 🚀 Simple to use, fast, and reliable
- 🖥️ Designed specifically for Wayland compositors
- 🎯 Area selection for precise captures
- 💾 Automatic saving to your ~/Pictures directory
- 🔄 Integration with grim and slurp for optimal performance
- 📏 Minimal dependencies for a lean system footprint
- grim
- slurp
git clone https://github.com/yellow-footed-honeyguide/eagleshot.git
cd eagleshot
mkdir build && cd build
meson ..
ninja
sudo ninja install
eagleshot
Simply run the command and select the area you want to capture.
-v, --version: Show program's version number and exit
Contributions to eagleshot are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT LICENSE - see the MIT LICENSE file for details.
- Sergey Veneckiy
- Email: s.venetsky@gmail.com
- GitHub: @yellow-footed-honeyguide
This project uses grim and slurp for Wayland screen capture functionality.