From 7655e9097aef2499f1cd12a6e8c268ff76a10995 Mon Sep 17 00:00:00 2001 From: Peter Vojnisek Date: Thu, 26 Mar 2026 21:23:44 +0100 Subject: [PATCH] Add appimage-manager to Desktop integration section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 201863a..d9fe75d 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ - [AppImage To Gnome](https://github.com/DejfCold/ATG) - Monitors and (de)installs AppImages from the Gnome desktop. - [gnome_appimage_installer](https://github.com/knork-fork/gnome_appimage_installer) - Somewhat a misnomer (AppImages don't need to be "installed"), creates a desktop file that follows the freedesktop.org spec for your AppImage files; written in bash. - [Gear lever](https://github.com/mijorus/gearlever/) - Integrates AppImages into the Gnome desktop by drag-and-drop onto the Gear lever application. +- [appimage-manager](https://github.com/pvojnisek/appimage-manager) - Single-file Python CLI that auto-generates .desktop launchers with XDG hicolor icons and dock support for AppImages. Optional systemd watcher for hands-free operation. ### Updaters