Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement single instance plugin #4

Open
jbolda opened this issue May 28, 2024 · 0 comments
Open

implement single instance plugin #4

jbolda opened this issue May 28, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jbolda
Copy link
Owner

jbolda commented May 28, 2024

Description

With an app expected to run in the background, we should only have one instance. Implement the single instance plugin to facilitate this.

Acceptance Criteria

The plugin is implemented in both the javascript and rust templates (likely only in the Tauri builder in rust for both).

@jbolda jbolda added enhancement New feature or request good first issue Good for newcomers labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant