You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like this app to be available on flathub, and I've successfully built it into a flatpak for my personal usage. All it does is unpack the appimage and rebuild it into a flatpak. This is helpful for those who would rather use flatpaks or operating systems where appimages don't work well.
📝 Describe the solution you'd like
I would submit the application to flathub.
📝 Describe alternatives you've considered
I'd build a flatpak for myself and just use it without submitting it to flathub.
If I'm given a go-ahead I'll submit a manifest I have to flathub, supply a link to this issue as "verification", and then report back here.
🚀 Feature request
Flathub submission
📝 Description
I would like this app to be available on flathub, and I've successfully built it into a flatpak for my personal usage. All it does is unpack the appimage and rebuild it into a flatpak. This is helpful for those who would rather use flatpaks or operating systems where appimages don't work well.
📝 Describe the solution you'd like
I would submit the application to flathub.
📝 Describe alternatives you've considered
I'd build a flatpak for myself and just use it without submitting it to flathub.
If I'm given a go-ahead I'll submit a manifest I have to flathub, supply a link to this issue as "verification", and then report back here.
The manifest in question is just this: https://github.com/adamthiede/flathub/blob/my-app-submission/com.mudita.mudita-center.yaml
All it's doing is extracting the appimage and packaging it as a flatpak; there is no modification of your code going on here, just a rebuild.
The text was updated successfully, but these errors were encountered: