bghitcode/BghitApp Web App Builder
Turn any webpage into a lightweight desktop app using Rust and Tauri — by BghitCode
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 12, 2026
- License
- MIT
Pinned Snippet
uses: bghitcode/bghitapp@5238c2f10609289a41b220bf9f61531da5a43457 # V1.2.1tags can be moved; commit SHAs can't. why a SHA?
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 |