SqueezeServer WinForms Client
A couple of days ago I finally got fed up with the SqueezeCenter web interface. It’s not that it’s bad, it’s just that I open a lot of tabs in my browser, then can’t find the SqueezeCenter page when I need it.
I thought it would be nice to be able to control SqueezeCenter from something sitting in the taskbar, so over the last couple of days I made a simple .NET client. I’ve got 90% of what I need running, so as a proof of concept it has served its purpose.
Most of my effort was spent on data access and marshalling threads into the UI. Once I finish under the hood I might make a WPF UI layer, which would make it much more presentable.
