

You can run Tribler headless already using twistd (the exact command for this is twistd -n tribler). Out of curiosity, why do you need to compile for Python 2.6? Are there devices that are only supporting an older version of Python?Īlso is it possible to add a command line argument to tribler main for, nogui, server only option switch

My current plan is to cross compile all bindings on py26 + py27 Have you followed the guide I've written a while ago ( )? Yes, these are quite challenging to compile under Windows. Cross compiling cbindings on android? i believe jenkins already has a limited version of good work! 👍Įspecially plyvel and leveldb caused massive pain.removing wx from tribler app and making localhost control?.i am not overrating the numbers, literaly millions of people.īut the hard part is most of the users (℅90) are running kodi in android os (not java with emdded py interpreter) with their stb boxes, or their smart tvs. The point of this app is to link millions of kodi user with dispersy. Even though kodi has a bundled python interpreter, it is not a very succedable approach directly run tribler with the embeded interpreter because cbinding of lots of underlying modules need to be compiled for each various py version and os platform.īasically addon part of it will only provide ui and player, tribler will run p2p backend. I am planning to do a kodi addon that will call tribler as a process and communicate it with localhost network queries. Hi, i have been following Tribler since 5 years or so from distant.
