Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃挕 Feature request: Add support to install as PWA #858

Open
deansallinen opened this issue Sep 26, 2023 · 0 comments 路 May be fixed by #857
Open

馃挕 Feature request: Add support to install as PWA #858

deansallinen opened this issue Sep 26, 2023 · 0 comments 路 May be fixed by #857
Labels
enhancement New feature that aren't already in Reddit

Comments

@deansallinen
Copy link

Is your feature request related to a problem? Please describe.

I almost exclusively use libreddit on mobile, and it would be convenient to have it available as a Progressive Web Application (PWA) to install on the home screen.

Describe the feature you would like to be implemented

I would like to request the implementation of a Progressive Web Application (PWA) feature for our web application. This feature would allow users to install the web application on their mobile devices or desktops, making it easily accessible from the home screen or app launcher.

Most of the manifest.json is ready to support an installable PWA. Only one line of code needs to be added to complete this feature.

Describe alternatives you've considered

Alternative solutions could include developing native mobile apps for different platforms, but this would require additional resources and maintenance. By implementing a PWA, we can provide an app-like experience to users on various platforms with a single codebase.

Additional context / screenshot

Only a start_url needs to be added as per: https://web.dev/learn/pwa/web-app-manifest/#basic-fields

@deansallinen deansallinen added the enhancement New feature that aren't already in Reddit label Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature that aren't already in Reddit
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant