Get started with Pawn Appétit in minutes. Choose your platform and follow the simple installation instructions.
Pawn Appétit is available for all major desktop platforms.
Windows 7 and above
macOS 10.15 (Catalina) and above
Ubuntu 22.04+ or equivalent
For developers who want to build Pawn Appétit from source code.
git clone https://github.com/Pawn-Appetit/pawn-appetit.git
cd pawn-appetit
pnpm install
pnpm tauri dev
pnpm tauri build
Development Mode
Use pnpm tauri dev
for development with hot reload. The production build will be available insrc-tauri/target/release
.
We're working on bringing Pawn Appétit to more platforms.
Native Android application for chess analysis on mobile devices.
Native iOS application for iPhone and iPad users.
Browser-based version for instant access without installation.
Yes, Pawn Appétit is completely free and open-source under the GPL-3.0 license. You can use it without any restrictions.
No, Pawn Appétit works completely offline. However, some features like importing games from online platforms require an internet connection.
Yes, you can import games in PGN format and databases in various formats. The application supports standard chess formats.
Pawn Appétit includes an engine manager that makes it easy to install and configure UCI-compatible engines with just a few clicks.
Yes, all your data is stored locally on your device. Pawn Appétit includes optional anonymous telemetry that can be disabled in settings.
Pawn Appétit includes an automatic update checker. You can also manually download the latest version from GitHub releases.
If you encounter any issues during installation, our community is here to help.