aMule Forum

English => aMule Help => Topic started by: d4rkm3n on January 16, 2006, 08:33:32 PM

Title: get the speed of amule
Post by: d4rkm3n on January 16, 2006, 08:33:32 PM
hi!
how is it possible to get the download speed of amule?
i want to display it in my torsmo (or an other display plugin)
Title: Re: get the speed of amule
Post by: wuischke on January 16, 2006, 08:50:17 PM
A good place to take a look at would be the mac forum, there's a dashboard-topic.
The online-signatur-feature would be a possibility, you would have to parse a textfile generated by amule or you ask via amulecmd.
Using EC and asking amule directly would imho be another option, but I don't have a clue about that.
Title: Re: get the speed of amule
Post by: d4rkm3n on January 16, 2006, 09:33:00 PM
thanks for you post... but i even found a nice method:

emule settings: activate onlinesig (this will create a file in folder of you choose)
read the onlinesig.dat out with a script
Title: Re: get the speed of amule
Post by: wuischke on January 16, 2006, 09:45:55 PM
Quote
The online-signatur-feature would be a possibility, you would have to parse a textfile generated by amule
I mentioned it. ;)

Could you please keep us up-to-date and post your results here?