OpenByteDev / burnt-sushi

Spotify AdBlocker for Windows
MIT License
266 stars 10 forks source link

Optionally self terminate when Spotify exits #2

Closed Thomas-678 closed 1 year ago

Thomas-678 commented 2 years ago

I like that the Rust version of this app opens in tray icon. Nice UX improvement. But when I exit Spotify, this app's tray icon is left running. Personally, I usually have around 20 tray icons running. To reduce the icon clutter, I'm hoping that when we call the .exe, we can use a switch to make this process self terminate when spotify exits.