I just found out about AppImageLauncher, a package handler for AppImages. It organizes them, creates desktop files for you and handles updates and removal.

Integrate AppImages to your application launcher with one click, and manage, update and remove them from there. Double-click AppImages to open them, without having to make them executable first.

Much better than having to create all the desktop files myself, and having to figure out what to put in them for it to work correctly (I'm looking at you, qBittorrent and magnet links).

you are viewing a single comment's thread
view the rest of the comments
[–] 13 points 2 years ago (15 children)

The best launcher you can get for AppImages is to just drop the thing and move to Flatpaks that don't take 2 seconds to launch apps.

  • source
  • hideshow 15 child comments
  • [–] 35 points 2 years ago (7 children)

    Some apps are only available as appimages.

    Neverthrless you should ask the maintainer and work towards flatpaks.

  • source
  • parent
  • hideshow 7 child comments
  • [–] 11 points 2 years ago (3 children)

    Looking at you Bitwarden.

    Appimage and snap. Why no flatpak?

    There is a flatpak, but I’m pretty sure it’s a community version.

  • source
  • parent
  • hideshow 3 child comments
  • [–] 11 points 2 years ago (2 children)

    Appimage and snap. Why no flatpak?

    I know why. They're most likely running into this scenario as well.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 11 points 2 years ago (6 children)
  • [–] 8 points 2 years ago* (1 child)

    From the "universal package formats" that's the one I've had issues with when using it on a distro not specifically mentioned to work, it was supposed to be universal! Though not sure if that's an issue with whoever packaged the app or anything specific with AppImage. Poor experience anyway.

    Also no repo model. I like package manager to deal with shit. We have sorta solutions for that but not quite like snaps and flatpaks.

    Also the dependencies stuff is weird. They advice you to think of the oldest (LTS?) distro you think the app will be used on and use deps compatible with that one. Which just seems, I dunno, icky, for lack of better word.

    But for a random one-off app, I think it's fine. I prefer flatpak but it's fine, I wouldn't avoid it or anything.

  • source
  • parent
  • hideshow 1 child comment