[GH-ISSUE #3525] [feature]: Bundle Desktop app as Flatpak #1200

Open
opened 2026-03-16 19:08:54 +03:00 by kerem · 5 comments
Owner

Originally created by @ianandhum on GitHub (Nov 9, 2023).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3525

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Flatpak is a software deployment and package management system which works on all Linux distributions. AppImage distribution model is great but troubles with app updates and lack of sandbox is a concern. So, publishing Hoppscotch app as a Flatpak either via https://flathub.org/ or custom repository would be a great addition to the deployment strategy.

Why should this be worked on?

Distributing Hoppscotch Desktop as Flakpak will improve visibility of the app through Flathub. Increases the application security because Flatpak apps are run in a sandbox. Another advantage is that updates are de-duplicated and differential(Similar to AppImage zsync updates).

Originally created by @ianandhum on GitHub (Nov 9, 2023). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/3525 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Flatpak is a software deployment and package management system which works on all Linux distributions. AppImage distribution model is great but troubles with app updates and lack of sandbox is a concern. So, publishing Hoppscotch app as a Flatpak either via https://flathub.org/ or custom repository would be a great addition to the deployment strategy. ### Why should this be worked on? Distributing Hoppscotch Desktop as Flakpak will improve visibility of the app through Flathub. Increases the application security because Flatpak apps are run in a sandbox. Another advantage is that updates are de-duplicated and differential(Similar to AppImage zsync updates).
Author
Owner

@rajdip-b commented on GitHub (Nov 19, 2023):

I might give it a shot, but I am unsure about where to start from. I know for a matter of fact that the flatpak docs can certainly help, but a little light upon how the desktop application gets shipped would come in really handy.

@liyasthomas @AndrewBastin if you folks can help me a bit?

<!-- gh-comment-id:1817927520 --> @rajdip-b commented on GitHub (Nov 19, 2023): I might give it a shot, but I am unsure about where to start from. I know for a matter of fact that the flatpak docs can certainly help, but a little light upon how the desktop application gets shipped would come in really handy. @liyasthomas @AndrewBastin if you folks can help me a bit?
Author
Owner

@LuisMayo commented on GitHub (Oct 8, 2024):

Since you use Tauri V2, they actually have a tutorial: https://v2.tauri.app/distribute/flatpak/

<!-- gh-comment-id:2399111548 --> @LuisMayo commented on GitHub (Oct 8, 2024): Since you use Tauri V2, they actually have a tutorial: https://v2.tauri.app/distribute/flatpak/
Author
Owner

@MaKraMc commented on GitHub (Oct 10, 2024):

Flatpak would be awesome. I use arch where it is not officially packaged. Also bundling/sandboxing PWAs should be fairly straightforward.

<!-- gh-comment-id:2405296596 --> @MaKraMc commented on GitHub (Oct 10, 2024): Flatpak would be awesome. I use arch where it is not officially packaged. Also bundling/sandboxing PWAs should be fairly straightforward.
Author
Owner

@wyatt-turn commented on GitHub (Dec 17, 2024):

+1 on using flatpak.

Having it be containerized within the flatpak echo-system and having it available on something like flathub would be great and possibly expose it to a lot more potential users.

<!-- gh-comment-id:2548601971 --> @wyatt-turn commented on GitHub (Dec 17, 2024): +1 on using flatpak. Having it be containerized within the flatpak echo-system and having it available on something like flathub would be great and possibly expose it to a lot more potential users.
Author
Owner

@ShyVortex commented on GitHub (Jan 24, 2026):

Hi everyone. If you're interested, I've made a Flatpak packaging of Hoppscotch available here: https://github.com/ShyVortex/hoppscotch-flatpak

I don't think it respects of all Flathub's rules for official publishing on their store but you can easily install it from my repo.

<!-- gh-comment-id:3794471265 --> @ShyVortex commented on GitHub (Jan 24, 2026): Hi everyone. If you're interested, I've made a Flatpak packaging of Hoppscotch available here: https://github.com/ShyVortex/hoppscotch-flatpak I don't think it respects of all Flathub's rules for official publishing on their store but you can easily install it from my repo.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1200
No description provided.