# fp-appimage-updater ## Docs - [Core Commands](https://docs.fau.fpt.icu/cli/check-update.md): Check for available updates and install them. - [Setup & Scaffolding](https://docs.fau.fpt.icu/cli/init.md): Initialize global configuration or scaffold a new app recipe. - [Management & Utilities](https://docs.fau.fpt.icu/cli/manage.md): List installed apps and remove them cleanly. - [CLI Overview](https://docs.fau.fpt.icu/cli/overview.md): Complete reference for all fp-appimage-updater commands and global flags. - [Application Recipes](https://docs.fau.fpt.icu/configuration/app-recipes.md): Define your apps with YAML recipes that fp-appimage-updater uses to manage and update them. - [Global Settings](https://docs.fau.fpt.icu/configuration/global-config.md): Configure storage paths, symlinks, desktop integration, and download behavior globally. - [Update Strategy Reference](https://docs.fau.fpt.icu/configuration/update-strategies.md): Choose how fp-appimage-updater finds and downloads updates for each app. - [Delta Updates (zsync)](https://docs.fau.fpt.icu/guides/delta-updates.md): Save bandwidth by downloading only changed bytes with zsync and segmented downloads. - [Desktop Integration Guide](https://docs.fau.fpt.icu/guides/desktop-integration.md): Automatically extract and install .desktop files and icons from AppImages. - [GitHub API Authentication](https://docs.fau.fpt.icu/guides/github-api-tokens.md): Best practices for configuring and securing your GitHub personal access tokens. - [GitHub Proxy Guide](https://docs.fau.fpt.icu/guides/github-proxy.md): Bypass GitHub API rate limits using proxy fallbacks for release metadata. - [Systemd Automation Guide](https://docs.fau.fpt.icu/guides/systemd-automation.md): Run automatic background update checks with a systemd timer. - [Installation Guide](https://docs.fau.fpt.icu/installation.md): Install fp-appimage-updater via COPR, Homebrew, the quick-install script, or a pre-built binary. - [Introduction & Concepts](https://docs.fau.fpt.icu/introduction.md): fp-appimage-updater is a fast, single-binary CLI tool for managing AppImages declaratively through YAML recipes. - [Quick Start Tutorial](https://docs.fau.fpt.icu/quickstart.md): Create your first app recipe and run your first update in under five minutes. - [Diagnostic Tool (doctor)](https://docs.fau.fpt.icu/troubleshooting/doctor.md): Run health checks to diagnose configuration and tooling issues. - [Frequently Asked Questions](https://docs.fau.fpt.icu/troubleshooting/faq.md): Answers to common questions about fp-appimage-updater.