-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Providing an option to run this application as a Windows service would allow users to play music to their Windows PC without logging in, this means users could for example, wake their PC with WOL automatically along with any other devices and effortlessly play music.
In my case, if this were available I could wake my PC and turn on all my speakers and clients with a single button in the Home Assistant dashboard, and then play music to all my Sendspin devices in the same dashboard via Music Assistant without any manual intervention needed, currently I need to sign in to Windows and wait for windowsSpin to load.
There are tools such as NSSM to do this currently, but these methods are unreliable and tedious, and in my experience can stop working permanently randomly.
Thanks and cool project!