tw93/Pake Web App Builder
Transform any webpage into a lightweight desktop app using Rust and Tauri
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Target URL to package | yes | — |
| name | Application name | yes | — |
| output-dir | Output directory for packages | no | dist |
| icon | Custom app icon URL or path | no | — |
| width | Window width | no | 1200 |
| height | Window height | no | 780 |
| debug | Enable debug mode | no | false |
Outputs
| name | description |
|---|---|
| package-path | Path to the generated package |