Manage all your AppImages declaratively with YAML recipes. Define your apps once, runDocumentation Index
Fetch the complete documentation index at: https://docs.fau.fpt.icu/llms.txt
Use this file to discover all available pages before exploring further.
fp-appimage-updater update, and everything stays current — with desktop entries, icons, and symlinks handled automatically.
Installation
Install the binary via COPR, the quick-install script, or a pre-built release.
Quick Start
Create your first app recipe and run your first update in minutes.
Configuration
Customize storage paths, symlinks, desktop integration, and more.
CLI Reference
Full reference for every command and flag.
How it works
Write a recipe
Create a YAML file under
~/.config/fp-appimage-updater/apps/ describing your app and how to fetch updates.Run an update
Execute
fp-appimage-updater update to download, install, and integrate your AppImages.Key features
Three Update Strategies
Fetch from GitHub/GitLab releases, a static direct URL, or a custom shell script.
Delta Downloads
Use built-in
zsync-rs delta downloads to fetch only changed bytes, saving bandwidth on large AppImages.Desktop Integration
Automatically extract and install
.desktop files and icons from AppImages.GitHub Tokens & Proxy
Use API tokens or proxy fallbacks to bypass GitHub rate limits.