Results 1 to 1 of 1
- 12-20-2011, 02:43 PM #1
I'm Still Listening (shameless self promotion, Pandora)
Does anybody listen to Pandora? You know the "I'm still listening" button that pops up once an hour or so? I made a little program that automatically clicks it for you, so you don't have to pay attention to your computer to keep the music going (for parties, or when you're busy doing other stuff, etc). Check it out if you feel like it: I'm Still Listening!
I mostly wrote the program for myself, and it's not too much to look at, but it does demonstrate some cool stuff you can do in Java. It uses the Robot class to check your screen for the button, and clicks it if it sees it. It also uses the nifty SystemTray class for a menu, which I think is kinda cool.
It works great on my system, so maybe it will prove useful to others as well (and if anybody has any problems with it on their system, I'd love to hear about them). Or maybe the code will give somebody other ideas about how to use those capabilities.
I've also posted this here: I'm Still Listening (shameless self promotion, Pandora)How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
Similar Threads
-
Quidditch (shameless self promotion)
By KevinWorkman in forum Reviews / AdvertisingReplies: 0Last Post: 07-14-2011, 03:13 PM -
GUI Listener not Listening
By m_patten2 in forum AWT / SwingReplies: 2Last Post: 11-24-2010, 01:06 AM -
Listening for variables?
By martypapa in forum New To JavaReplies: 6Last Post: 02-09-2010, 09:14 AM -
Lead Web Developer Oppty at the "Pandora for Wine"
By WineTamer in forum Jobs OfferedReplies: 0Last Post: 01-28-2010, 11:08 PM -
MDB listening
By nipunalk in forum Advanced JavaReplies: 5Last Post: 01-20-2010, 05:10 AM


1Likes
LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks