Skip to content

installation package

Choose a tag to compare

@Haaaiawd Haaaiawd released this 13 Sep 03:40
· 54 commits to master since this release
feat: enhance PromptKey with single instance support and update README

- Added `tauri-plugin-single-instance` to ensure only one instance of the app runs at a time.
- Updated `main.rs` to handle new instance focus and window management.
- Enhanced README with improved structure, features, and installation instructions.
- Removed the batch script for starting the application as it is no longer needed.
- Updated dependencies in `Cargo.toml` for better compatibility.