@mrtnvh/pwa-to-tauri
v0.4.0
Published
CLI tool to wrap PWAs in Tauri desktop apps
Downloads
11
Readme
@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