• v0.1.0 6beca34f70

    lashman released this 2026-03-01 14:56:21 +02:00 | 0 commits to main since this release

    Initial Release

    Driftwood is a modern GTK4/libadwaita AppImage manager for Wayland-era GNOME desktops.

    Features

    • Library management - Automatic discovery, scanning, and organization of AppImage files
    • Desktop integration - Add apps to your application menu with icons and shortcuts
    • Compatibility analysis - FUSE and Wayland/XWayland detection per app
    • Update checking - Check for updates via embedded GitHub/GitLab/zsync info
    • Security scanning - Vulnerability scanning against the OSV.dev database
    • Disk management - Duplicate detection and disk footprint analysis
    • Sandboxing - Firejail sandbox profile support
    • Cleanup wizard - Find and remove orphaned configs and reclaim disk space
    • App catalog - Browse and install from 2000+ apps on AppImageHub
    • CLI interface - Scan, list, launch, and inspect from the terminal

    Download

    Grab the AppImage below, make it executable, and run it:

    chmod +x Driftwood-x86_64.AppImage
    ./Driftwood-x86_64.AppImage
    

    GTK4 and libadwaita are bundled - no extra dependencies needed.

    System Requirements

    • Linux x86_64
    • FUSE (libfuse2 or libfuse3) for AppImage mounting
    • Wayland or X11 display server
    Downloads