Splode / pomotroid

:tomato: Simple and visually-pleasing Pomodoro timer
https://splode.github.io/pomotroid/
MIT License
4.36k stars 369 forks source link

✨ create a setting that makes the app initialize when the system starts #239

Open eduardoheleno opened 2 years ago

eduardoheleno commented 2 years ago

This PR creates a new setting called "openOnStart" that when enabled, the app will be launched when the OS starts. It was only tested on Windows but according to the documentation this should work on other systems too.

eduardoheleno commented 2 years ago

Didn't mention it, but the PR was inspired by this issue: #235