All Projects → h43z → twagenerator

h43z / twagenerator

Licence: other
Create native Trusted Web Activity Apps from your Progressive Web Apps

Programming Languages

shell
77523 projects

Labels

twagenerator

...generates an app using Trusted Web Activities from your PWA.

$ git clone https://github.com/h43z/twagenerator
$ cd twagenerator
$ sh twagenerator.sh     
usage: twagenerator.sh icon appname packagename domain keystore storepass alias keypass

You need to run twagenerator.sh with all parameters.

$ sh twagenerator.sh ~/icons/512.png pushmore com.lol pushmore.43z.one $HOME/documents/test.keystore keystorepass123 upload uploadpass123

BUILD SUCCESSFUL in 4s
28 actionable tasks: 25 executed, 3 up-to-date

[generated] ./twa-app.apk
[generated] ./assetlinks.json

Put the JSON file into .well-known/assetlinks.json at your pwa domain.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].