tauri-apps / tauri-apps/plugins-workspace

[single-instance] Is it possible for applications on different paths to have their own singletons?

Open
#2,747 1 comment 0 reactions 0 assignees View on GitHub
plugin: single-instance type: feature request
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

I don't know if it is possible. It would be even better if the plugin could allow users to customize the identifier for singleton detection during initialization.

I hope to build some portable programs. It's best to use a singleton to prevent data competition (data is stored in a relative directory). And I hope the program can be copied to multiple places and run independently.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.