When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.
I got sick of not having a buddy list on S2KI with the logged-in status display, so I sat down yesterday afternoon and wrote one. It's written in .NET, so you need the .NET framework to run it. If you have a recent version of XP you're probably OK.
It's very simple right now, few options, no error trapping, and no guarantees that it will even run on your PC. I suspect it would probably just crash if there's no internet connection available (I have cable, so it's always on). There's no support (what do you want for free?) but I might add some features in the next few weeks.
Here's a screenshot:
The three tabs show Active users who are in your Buddy List, Inactive Users in your Buddy list, and all logged in users. You can right-click and get either 'Add' or 'Remove' options from any of the tabs, or go to the CONFIG menu to add names.
It currently refreshes once a minute, or whenever you click 'Refresh Now'. I'm going to add the ability for you to change the interval, add sound notifications for users logging in and out, etc