kendanniswara / LibtorrentWiBed

GNU General Public License v2.0
0 stars 0 forks source link

Make client run batctl command itself #6

Closed zavalyshyn closed 9 years ago

zavalyshyn commented 9 years ago

RIght now file with link quality is created and updated every now and then automatically on each node. That's not efficient. The idea is to run a command by a client itself when it's needed. In our case we could run the same script but from the client's code, e.g. run external command.

emmdim commented 9 years ago

I think thin can be moved to the Enhancements. What do you think_

zavalyshyn commented 9 years ago

We just added it to the source code. We'll check how it works. It seems not that difficult

kendanniswara commented 9 years ago

More or less done.

https://github.com/Telolets/LibtorrentWiBed/commit/b52ae0b921364713321d1a34b6212f9231add009

emmdim commented 9 years ago

Please post commit url in the closing comment :-)

kendanniswara commented 9 years ago

The commit link is there. I'll put it again: https://github.com/Telolets/LibtorrentWiBed/commit/b52ae0b921364713321d1a34b6212f9231add009