variar / klogg

Really fast log explorer based on glogg project
https://klogg.filimonov.dev
GNU General Public License v3.0
2.37k stars 208 forks source link

Feature Request - create and publish flatpak #709

Open loganb-aja opened 6 months ago

loganb-aja commented 6 months ago

I would be really nice to have a flatpak of this app available on flathub for distribution.

This would help with exposure of this project and also provide a distribution agnostic method for installing that doesn't require building from source.

Here's a link to the flatpak build documentation... https://docs.flatpak.org/en/latest/building.html

Once a build is created and tested, here's how to publish the flatpak to the flathub repo... https://docs.flathub.org/docs/for-app-authors/submission/

Thanks!

variar commented 1 week ago

There is an appimage as a distribution agnostic method for installing. What benefits does flatpack have?