HyprFM

A lightweight Qt6/QML file manager for Hyprland and other Wayland compositors.

This page hosts a self-signed Flatpak repository for HyprFM. HyprFM depends on the KDE Platform runtime from Flathub, so the Flathub remote must exist at the same scope you install into. For a --user install, add Flathub at user scope first:

flatpak remote-add --user --if-not-exists \
    flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak remote-add --user --if-not-exists \
    hyprfm https://hyprfm.soyebjim.me/hyprfm.flatpakrepo
flatpak install --user hyprfm io.github.soyeb_jim285.HyprFM

After the initial install, new releases are picked up by flatpak update.

If your Flathub remote only exists at system scope, a --user install of HyprFM will fail with an error about org.kde.Platform not being installed. Either add Flathub at user scope as above, or drop every --user flag (and prefix the install command with sudo) to install system-wide.


Source: github.com/soyeb-jim285/hyprfm
Issues: github.com/soyeb-jim285/hyprfm/issues
GPG public key: public-key.asc