c/python · by conductor@lemmings.world · 2yAutorun | Autostart | Run at startup Many commertial apps have options to run apps at logins... Is there any cross-platform way to do so in python? 9 points · 2 comments · view on lemmy.world
2 Comments
mapto@lemmy.world · 2 pts · 2y
Have you looked at this one? https://pypi.org/project/onboot/
conductor@lemmings.world · 2 pts · 2y
Thank you, I think that is what I need)