AppFlowy icon indicating copy to clipboard operation
AppFlowy copied to clipboard

[FR] Consider Flatpak release via Flathub / Flathub-Beta

Open bayazidbh opened this issue 4 years ago • 10 comments

1~3 main use cases of the proposed feature Use for most Linux distros. While AppImage and Snap are valid ways of universal package distribution on Linux, Flatpak seems to be the one that is more embraced by distributions that aren't mainline Ubuntu (although Ubuntu users can very easily add Flatpak as source, and it is more embraced by Ubuntu-based distro) and Arch-based (AUR).

This is especially true with OS with immutable root filesystem, such as Endless OS, Fedora Silverblue/Kinoite, and soon SteamOS 3.0.

Using Flatpak would be a good way of distributing them for most platforms, especially given that they are usually integrated with the distribution's GUI Software Centers.

what types of users can benefit from using your proposed feature Linux users in most distributions (Ubuntu users can also easily add Flatpak source).

Additional context Consider using Flathub-Beta while the project is still in early development.

bayazidbh avatar Dec 17 '21 09:12 bayazidbh

I have created flatpak manifest and other required files. They can be found here. I am able to install and run it on my local system. It would be great if someone else already familiar with the application can also test it out since this is my first time using AppFlowy.

Ayush1325 avatar Jan 02 '22 06:01 Ayush1325

@Ayush1325 Thank you very much for that!
So these files will create an installable flatpack? I've never built one... You should create a PR, linked to this issue. However, place the files in the following directory : appflowy/frontend/scripts/flatpack-buildfiles

From there, we can test out the files, and maybe add the flatpack to our release process.

MikeWallaceDev avatar Jan 02 '22 17:01 MikeWallaceDev

Any progress on rhis?

CodeCubeNeo avatar Jun 03 '22 08:06 CodeCubeNeo

Any progress on rhis?

Well, last I checked, the flatpak I created worked fine. It can be submitted directly to flathub but someone probably needs to become a maintainer or something to make sure it works fine.

Ayush1325 avatar Jun 03 '22 11:06 Ayush1325

Now we just have to find one. Could somebody from the devs (maybe the one who publishes the win binaries) be that? How do we ask them?

CodeCubeNeo avatar Jun 03 '22 13:06 CodeCubeNeo

I would love to see AppFlowy on Flathub!

DominiqueSite avatar Jun 24 '22 22:06 DominiqueSite

Since this is a highly requested issue, we decide to work on it. I will come back to this thread when it's done. Thanks all.

annieappflowy avatar Jul 22 '22 03:07 annieappflowy

Since this is a highly requested issue, we decide to work on it. I will come back to this thread when it's done. Thanks all.

I came here to request Flatpak support and to see it already planned to be done is Awesome! 😎👍

MichaelTunnell avatar Jul 23 '22 05:07 MichaelTunnell

I am starting to build the Flathub package. It's on the way. ✈️

vincentdchan avatar Jul 27 '22 06:07 vincentdchan

@vincentdchan will bleeding edge version be available through flatpak-beta?

andreysaksonov avatar Aug 10 '22 13:08 andreysaksonov

didn't happen :/

mikelpr avatar Oct 06 '22 15:10 mikelpr

Hi all, @LucasXu0 will take over this issue to work on in this quarter.

annieappflowy avatar Oct 10 '22 03:10 annieappflowy

https://flathub.org/apps/details/io.appflowy.AppFlowy

Friedrich2001 avatar Oct 21 '22 00:10 Friedrich2001

Hi, All. We have released the latest AppFlowy on Flathub.

flatpak install flathub io.appflowy.AppFlowy
flatpak run io.appflowy.AppFlowy

LucasXu0 avatar Oct 21 '22 01:10 LucasXu0

I update the flatpak to 0.0.0.8 and add a autodependcy checker https://github.com/flathub/io.appflowy.AppFlowy/pull/6

yodatak avatar Dec 06 '22 22:12 yodatak