[Proposal] Package desktop app as flatpak and publish on flathub.org #867

Closed
opened 2026-02-28 19:22:34 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @subnut on GitHub (Jan 10, 2024).

Originally assigned to: @MikesGlitch on GitHub.

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

Flatpaks are now becoming the mainstream method of installing software on linux

  • It is used by GNOME's Software app for discovering & installing software
  • Many immutable linux distros recommend using flatpaks instead of installing via package managers
  • Flatpaks allow sandboxing of the running app

https://flathub.org is the de-facto repository for flatpak-packaged software.

Describe your ideal solution to this problem

The desktop client of Actual is packaged as a flatpak application and distributed on flathub.org

Here are some links that might be helpful -

Teaching and learning

No response

Originally created by @subnut on GitHub (Jan 10, 2024). Originally assigned to: @MikesGlitch on GitHub. ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? Flatpaks are now becoming the mainstream method of installing software on linux - It is used by GNOME's Software app for discovering & installing software - Many immutable linux distros recommend using flatpaks instead of installing via package managers - Flatpaks allow sandboxing of the running app https://flathub.org is the de-facto repository for flatpak-packaged software. ### Describe your ideal solution to this problem The desktop client of Actual is packaged as a flatpak application and distributed on flathub.org Here are some links that might be helpful - - https://docs.flatpak.org/en/latest/first-build.html - https://docs.flatpak.org/en/latest/electron.html - https://www.electron.build/configuration/flatpak.html - https://www.electronforge.io/config/makers/flatpak - https://www.electronforge.io/core-concepts/why-electron-forge ### Teaching and learning _No response_
GiteaMirror added the feature label 2026-02-28 19:22:34 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 10, 2024):

Thanks for sharing your idea!

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

@github-actions[bot] commented on GitHub (Jan 10, 2024): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Author
Owner

@youngcw commented on GitHub (Jan 11, 2024):

I think this will be the best path forward once we are publishing apps. There is work ongoing right now to publish to the mac app store, and I believe its planned to publish on the windows apps store as well.

@youngcw commented on GitHub (Jan 11, 2024): I think this will be the best path forward once we are publishing apps. There is work ongoing right now to publish to the mac app store, and I believe its planned to publish on the windows apps store as well.
Author
Owner

@deathblade666 commented on GitHub (Oct 6, 2024):

if it's helpful, here is the docs on how to publish to flathub, according to the their publishing docs you can also use you're own flatpak repo if perferred (flathub would be more accessible though).
https://docs.flathub.org/docs/for-app-authors/submission/

Looking through the docs, it sounds like to me it maybe something you can add another github action to automate.

@deathblade666 commented on GitHub (Oct 6, 2024): if it's helpful, here is the docs on how to publish to flathub, according to the their publishing docs you can also use you're own flatpak repo if perferred (flathub would be more accessible though). https://docs.flathub.org/docs/for-app-authors/submission/ Looking through the docs, it sounds like to me it maybe something you can add another github action to automate.
Author
Owner

@MikesGlitch commented on GitHub (Dec 5, 2025):

This is on its way: https://flathub.org/en/apps/com.actualbudget.actual

Marking as done. An official announcement will come soon.

@MikesGlitch commented on GitHub (Dec 5, 2025): This is on its way: https://flathub.org/en/apps/com.actualbudget.actual Marking as done. An official announcement will come soon.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#867