Skip to content

Create native Trusted Web Activity Apps from your Progressive Web Apps

Notifications You must be signed in to change notification settings

h43z/twagenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Create native Trusted Web Activity Apps from your Progressive Web Apps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages