| ▲ | eigenspace 5 hours ago | |
Very cool. Too bad this doesnt seem to work as a PWA, or am I jusr missing the button on Android Firefox? | ||
| ▲ | ameliaquining 3 hours ago | parent | next [-] | |
You could send a PR. It's reasonably straightforward to add a manifest to make the app installable (https://developer.mozilla.org/en-US/docs/Web/Progressive_web...), and to use Workbox to make it work offline since it's fully static (https://developer.chrome.com/docs/workbox). The one caveat is that a PWA needs an icon but the project doesn't currently have one, so you'd have to design, find, or LLM-generate one. | ||
| ▲ | parasti 4 hours ago | parent | prev [-] | |
You have to use "Add to home" menu item on Firefox for Android. But this web app doesn't seem to be a PWA. | ||