I programmed a small server checker for Star Trek Online. The program reads the sever status from the launcher website, so don't blame me if the checker displays server online when it's actually offline. :p
Features:
setup your preferred refresh time for the online and offline states of the server
play an alarm sound and display balloon tips when the server comes back online
start the Star Trek Online launcher from the tray or automatically when the server go online
check out the latest dev posts from the devtracker and check them for server news automatically
automatically checks for new versions of the ServerChecker
You need .Net 3.5 (<- link) to run the application. The program is not tested on older versions yet.
Neat.. you should figure out a way to make this a Vista/Windows 7 gadget.
As far is I know a gadget is made of JavaScript, XML, HTML, and CSS files. I don't like all the webstuff but maybe someone here has experience with gadgets and is interested in making one.
Sorry for the doublepost but had to fix a nasty bug. Running the application at Windows statup will now work properly. You can delete the "Star Trek Online ServerChecker.pref" and "Star Trek Online ServerChecker.vis" files in the application directory.
Warp 5:
bug at Windows startup fixed
bug at version checking fixed
options will now be saved in the application data of the user
sadly this might be useful. but, giving credit to cryptic when deserved, the servers have been up pretty well in the last few days. at least when ive tried to get on.
sadly this might be useful. but, giving credit to cryptic when deserved, the servers have been up pretty well in the last few days. at least when ive tried to get on.
Yea that's why I build in the DevTracker reader. Perfect for lazy guys like me. :p
Quote:
Originally Posted by Grelf
I've also written a conky script for you linux people out there. I was using it during beta to check when the servers would be up for me to log in.
I can post it, if theres enough interest.
I haven't tried it out yet, but maybe my program will work under Mono.
Feel free to post your script, I would love to see some other implementations.