[Feature] PWA support #809

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

Originally created by @edersong on GitHub (Dec 10, 2023).

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?

The mobile web APP has evolved a lot, but it still missing PWA support because, as reported before, there is no plan to develop a mobile app.

Describe your ideal solution to this problem

A PWA application where we can, including, use a pin or even the biometric to unlock.

Teaching and learning

I don't have code skills, bu I think that this site can help: https://www.pwabuilder.com/

Originally created by @edersong on GitHub (Dec 10, 2023). ### 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? The mobile web APP has evolved a lot, but it still missing PWA support because, as reported before, there is no plan to develop a mobile app. ### Describe your ideal solution to this problem A PWA application where we can, including, use a pin or even the biometric to unlock. ### Teaching and learning I don't have code skills, bu I think that this site can help: https://www.pwabuilder.com/
GiteaMirror added the feature label 2026-02-28 19:20:39 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 10, 2023):

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 (Dec 10, 2023): :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 (Feb 8, 2024):

I think the biggest hurdle left to an offline PWA is setting up a service worker. That manifest is basically ready, but without the service worker only the app wont run offline.

@youngcw commented on GitHub (Feb 8, 2024): I think the biggest hurdle left to an offline PWA is setting up a service worker. That manifest is basically ready, but without the service worker only the app wont run offline.
Author
Owner

@j-maas commented on GitHub (Feb 17, 2024):

The main thing I desire to use offline is adding a transaction.

I like to add transactions on my phone right after spending money, so sometimes I'm not connected to the Internet. I still want to just add the transaction right away, since later I'll forget.

@j-maas commented on GitHub (Feb 17, 2024): The main thing I desire to use offline is adding a transaction. I like to add transactions on my phone right after spending money, so sometimes I'm not connected to the Internet. I still want to just add the transaction right away, since later I'll forget.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 21, 2024):

🎉 This feature has been implemented in #2369 and will be released in the next version. Thanks for sharing your idea! 🎉

@github-actions[bot] commented on GitHub (Feb 21, 2024): :tada: This feature has been implemented in #2369 and will be released in the next version. Thanks for sharing your idea! :tada: <!-- feature-implemented-comment -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#809