Release Notes
- Right-click will snap the closest corner to the current cursor position
- There are now buttons available for these actions:
Enter
: Copy to ClipboardF11
: Select entire monitorCtrl + S
: Save ScreenshotEsc
: Exit
- Added an indicator for the width and height of selection in the bottom right corner. This indicator can be edited to set the selection to a concrete size!
- Holding
Shift
while resizing or moving the selection will now do it 10 times slower, to allow being very accurate. - Improved security on linux as per review from a reddit user: https://www.reddit.com/r/rust/comments/1jxwd86/comment/mmvfzhy/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
Install ferrishot 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/ferrishot/releases/download/v0.2.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.2.0/ferrishot-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install nik-rev/tap/ferrishot
Download ferrishot 0.2.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 |