linuxserver / Heimdall

An Application dashboard and launcher
MIT License
7.46k stars 540 forks source link

PWA Support #1320

Open EnArvy opened 3 months ago

EnArvy commented 3 months ago

Hi It would be nice to have installable pwa support. Currently my solution is to add a manifest.json using Custom JS option to head and it 'works', but it would be better to have native support with caching etc implemented.

LinuxServer-CI commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

esbeeb commented 4 weeks ago

I for one, use the "Add to Home Screen" on Android.

Interestingly, Firefox (on both desktop and Android) will show a stale, yet somewhat-functional heimdal, persisting across opening and closing Firefox as long as the refresh button is not pressed. I keep Heimdal pinned in Firefox for this reason. I've used this trick many a time for when the Heimdal server unexpectedly goes down for a while, allowing Heimdal to still work.

I would like a PWA as well (not trivial to code), but can live without it well enough.