Skip to content

A Github Action for Converting your PWA to android app.

License

Notifications You must be signed in to change notification settings

memehammad/pwa-to-apk-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to pwa-to-apk-action 👋

Version License: MIT Twitter: sharadcodes

Github Action for Converting your PWA to android app.

Demo

How to use?

To use this action add following to your workflow file

- name: PWA to APK action
  uses: sharadcodes/[email protected]
  with:
    project-root-folder: 'your_android_project_folder_root' # This should be the root folder which contains
                                                            # all the files generated by bubblewrap-cli

What about the Future?

Well I'm planning to remove the extra step in which you have to upload the android project folder generated by bubblewrap-cli in the next release of this action so stay tuned by watching the repo :), a star will also do a fine job.

Author

👤 Sharad Raj Singh Maurya

Show your support

Give a ⭐️ if this project helped you!

About

A Github Action for Converting your PWA to android app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 57.5%
  • Dockerfile 42.5%