You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
amrbashir 89c83a5bad
fix(ci): run on dev branch
3 years ago
.changes chore: prepare to move to tauri-apps org 3 years ago
.github/workflows fix(ci): run on dev branch 3 years ago
examples fix: use bundle identifier in dbus path and name (#10) 3 years ago
src fix: use bundle identifier in dbus path and name (#10) 3 years ago
.gitignore init 3 years ago
.license_template init 3 years ago
Cargo.toml fix(deps): update rust crate zbus to v3 (#9) 3 years ago
README.md chore: update `README.md` 3 years ago
renovate.json Configure Renovate (#7) 3 years ago

README.md

Tauri Plugin single-instance

[WIP] Ensure a single instance of your tauri app is running.

Platforms:

  • Windows
  • Linux
  • macOS