# tauriwrap **Repository Path**: gofera/tauriwrap ## Basic Information - **Project Name**: tauriwrap - **Description**: Use tauri to wrap an website into a GUI application - **Primary Language**: Rust - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-15 - **Last Updated**: 2024-06-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Setup by Docker: ``` docker build -t YOUR_DOCKER_TAG . ``` To run: ``` src-tauri/target/release/tauriwrap YOUR_WEB_URL ```