v0.1.0 - 12 April 2025
Release Notes
The initial release comes with the following features:
- Select a region on the screen by left clicking and drag
- Resize region by dragging on any of the sides
- Move the region around by dragging in the center
Esc
closes the appEnter
orCtrl c
copy region to clipboardCtrl s
save region as an image to path- Instantly copy region to clipboard with
--instant
flag
Install ferrishot 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/ferrishot/releases/download/v0.1.0/ferrishot-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/nik-rev/ferrishot/releases/download/v0.1.0/ferrishot-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install nik-rev/tap/ferrishot
Download ferrishot 0.1.0
File | Platform | Checksum |
---|---|---|
ferrishot-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
ferrishot-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
ferrishot-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
ferrishot-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |