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
Beanow 69de39cf05
chore: remove irrelevant things for monorepo
2 years ago
examples chore(deps): bump tauri from 1.1.2 to 1.1.3 in /examples/vanilla/src-tauri (#25) 2 years ago
src chore: fmt 3 years ago
.gitignore init 3 years ago
Cargo.toml fix(deps): use less specific version for zbus 2 years ago
LICENSE_APACHE-2.0 chore: add license 3 years ago
LICENSE_MIT chore: add license 3 years ago
README.md chore: update `README.md` 3 years ago

README.md

Tauri Plugin single-instance

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

Platforms:

  • Windows
  • Linux
  • macOS