Slacker Radio Windows Application
So I listen to slacker radio a lot and I would really like to create an application that I can keep open on my desktop to be able to change songs among other things I want to keep all the limitations that the website has (such as not being able to skip through to many songs or anything like that) I don't want to make a huge difference I just want something that I can use to keep on my desktop to play music from so that I don't have to keep a chrome window open all the time (since I tent to close it out and lose my music)
I'm just wondering if this will be a hard task... It doesn't have to look extremely beautiful functionality is the main thing i'm shooting for.
Re: Slacker Radio Windows Application
Simpliest possible idea: Add a web browser control to a form and make it navigate to slacker.com. You can then simply minimize the form if you would click the close button (or minimize to the notification area).