@mrtnvh/pwa-to-tauri

0.4.0 • Public • Published

@mrtnvh/pwa-to-tauri

Warning This project is a proof of concept to show how to convert a PWA to a Tauri app. Currently, it only supports macOS.

How to use

npx @mrtnvh/pwa-to-tauri

Enter the URL of the PWA you want to convert. The app will be created in ~/Applications/PWA Tauri Apps

Possible future improvements:

  • [x] Support Mac

  • [ ] Support Windows

  • [ ] Support Linux

  • [x] Node CLI

  • [ ] Rust CLI

  • [ ] Adblock

  • [ ] Audit security risks

  • [x] Single command with arguments

    • [x] manifest-url
    • [x] name
    • [x] start-url
    • [x] help

Readme

Keywords

Package Sidebar

Install

npm i @mrtnvh/pwa-to-tauri

Weekly Downloads

0

Version

0.4.0

License

MIT

Unpacked Size

14.6 kB

Total Files

3

Last publish

Collaborators

  • mrtnvh