Skip to content
Discussion options

You must be logged in to vote

Edit: Seems like we want to integrate it into tauri directly. Tracking issue: #2589

afaik there is no guide or example, not even a general crate.
But it should be quite straight forward to implement it in rust, as long as you don't need App Store compliance.
Basically you just have to copy a small file to a specific folder:

For example this one more or less tries to translate the functionality of the referenced package into rust, so it should give general ideas on how to do stuff: https://github.com/vn971/timeplot/blob/master/src/autostart.rs (doesn't look perfect, but it's the first thing i found :P )

Sounds like a nice opportunity for a community plugin to me.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@mainrs
Comment options

@jdheeter
Comment options

Answer selected by jdheeter
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@aqibhassanzeb
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants