Screenshots
|
AzureusStats is simply an XML parser for Azureus' statistics file. Written because all other existing solutions were either very incomplete or required JSP and were very difficult to install or modify. AzureusStats is written in perl and has only one perl module prerequisite, XML::Parser (available from CPAN). Once this module is installed, just drop AzureusStats.cgi into your web server's cgi-bin directory, tell it where to find the XML file, and you're done!
|