- ๐ฆ 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.