Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Installation

Pre-built Binaries

Download the latest release from GitHub Releases.

PlatformFormat
macOS (Apple Silicon).dmg
macOS (Intel).dmg
Windows.msi or .exe
Linux.deb or .AppImage

Flathub

flatpak install flathub io.github.alsofelix.crabdrop

Arch Linux (AUR)

Pre-built binary:

yay -S crabdrop-bin

Build from source:

yay -S crabdrop

Building from Source

Requires Rust and Bun.

git clone https://github.com/alsofelix/crabdrop.git
cd crabdrop
bun install
bun tauri build

The built application will be in src-tauri/target/release/bundle/.