spksrc icon indicating copy to clipboard operation
spksrc copied to clipboard

[Package Request] Tribler: Anonymity using dedicated Tor-like network

Open G1zm0 opened this issue 10 years ago • 6 comments

I was wondering if it was possible to get this client to work on the synology.

http://www.tribler.org/

https://github.com/Tribler/tribler

Dependenxies for Debian/Ubuntu/Mint

sudo apt-get install libav-tools libjs-excanvas libjs-mootools libx11-6 python-apsw
python-cherrypy3 python-feedparser python-gmpy python-libtorrent python-m2crypto
python-netifaces python-pyasn1 python-requests python-twisted python-wxgtk2.8 vlc

This states vlc, but I think is for streaming options wich is not needed on a NAS. Hope we can do without it.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

G1zm0 avatar Dec 19 '14 16:12 G1zm0

Python libtorrent is a bitch to cross compile. Maybe that changed though, I tried a long time ago for deluge. Also wx-gtk2.8 is GUI stuff so we can't have that.

Maybe worth looking into it.

Diaoul avatar Dec 28 '14 19:12 Diaoul

I think a lot of people would like downloading with torrents with the options Tribler provides. It would be great if Tribler would become available for the the synology. As it provides privacy as no other torrent downloader does. This is a must have. So please look into it.

Transcend01 avatar Feb 10 '16 14:02 Transcend01

With the upcoming release of Tribler 7, it would be a great addition since we've separated the GUI from the core and we got rid of wx. Tribler 7 is still in release (pre-alpha currently). Maybe I can try to create something useful in my spare time.

devos50 avatar Dec 28 '16 15:12 devos50

@devos50 afaik you only switched from wx to PyQt... doesn't solve the problem that we cant run a GUI app in gerneral on the DS :/

Or is there a headless/webserver based version too? which doesn't require any GUI Library at all?

cytec avatar Jan 03 '17 16:01 cytec

@cytec it's now possible to run Tribler headless so that does not require any GUI library :)

I'm thinking about creating a very simple web-based client like transmission that communicates with the Tribler backend.

devos50 avatar Jan 03 '17 21:01 devos50

You can already run tribler on synology by installing the docker package and searching in docker for tribler. You'll find v6.5.2 and v7b. I'm using v6.5.2 right now on my disk station without any problems. The web interface isn't working, but I access the tiny Linux distro it's running inside via VNC, so no problem.

twilsonco avatar Aug 02 '17 05:08 twilsonco