PWAMaker
PWAmaker allows you to create a simple PWA that can help speed up your website without any servers. This allows you to make a PWA just by filling out a simple form. The files are generated on your device, zipped up, then downloaded all on your device.
Fun Fact: The PWA on the site was generated by the PWA generator. Pretty cool right?
Project URL: https://pwamaker.glitch.me/
(also, the main site uses Twemoji)
It does not work on Firefox as the way they process their HTML/JavaScript. I cannot fix it.
10 Likes
Ooooooo, nice!
That may be cool.
@aboutdavid What do you do with the files afterwards? Where do they go?
PWAs belong to websites. Websites are hosted on servers. Upload the files to your server.
5 Likes
Thanks for creating this tool, I’ll add instructions for using this in the PWA tutorial!
2 Likes
The mobile responsibility, the ability for installation and it’s simplicity is the reason why I like this! Keep up the good work!
2 Likes
Nice work! I would like to say that I was very smart and actually tested the thing that download, but I just threw it away…
3 Likes
Idea: Web app to PWA extension so I can read sites offline that won’t move to PWAness
3 Likes
It probably is open source, just go glitch.com/edit/#!/projectname
.
And wats this??
Now that I think of it, what if you left a vacation responder on and it replied to your discourse emails
Awesome, let me try that.
This works! I set it up here:
Thanks so much
@aboutdavid !
Eddie
1 Like
Nice. Is there a list of badges somewhere?
Hum. how does one invite users?
That feature seems to be disabled.
How would I create one from your app?
You fill in the form and click “Create!”
I did, however I believe the create button broke. Also, is there a source for it?
What browser are you using? I assume you are using Firefox and it does not work on firefox.
It doesn’t work on Firefox? Firefox is the best browser of the century!
Many libraries/code is not suitable for firefox as firefox’s engine may have less features than V8 (the leading browser engine)
I wonder if there’s a polyfill for fixing that sort of stuff
2 Likes
I can confirm that this is working on chromium based browsers, but they have to be newer.
And, how do I view my site?
CTRL + SHIFT + R in the Glitch Editor
What happens if you use firefox just curious, I think this issue might be revelant
opened 01:28PM - 26 Jul 19 UTC
Hi,
we are experiencing a random issue on firefox windows. For some files compressed with jszip, the final zip downloaded is ok...
1 Like
easrng
November 19, 2020, 2:54pm
43
Most of those features are non-standard functionality the Chrome team added on a whim. V8 is not a browser engine, it is a JS runtime used by Chromium and Node.js. Chromium uses Blink, a fork of Apple’s WebKit.
system
Closed
May 18, 2021, 2:54pm
44
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.