
uTorrent
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Not really very required but here is a scalable utorrent icon.
enjoy
to put this in a gnome menu you can create a .desktop in ~/.local/share/applications like this:
[Desktop Entry]
Encoding=UTF-8
#Version=1.0
Name=uTorrent BitTorrent Client
Type=Application
Comment=Lightweight Windows BitTorrent client, includes encryption
Exec=/home/user/.scripts/utorrent
TryExec=/home/user/.scripts/utorrent
Icon=uTorrent.svg
MimeType=application/x-bittorrent;
Categories=Network;FileTransfer;P2P;GTK;
timeecho
11 years ago
utorrent is not supported under linux.
it neednt be there are plenty of better choices available for linux. It is a very
lite weight program so the sense of running it via wine escapes me. I appreciate any contritbutions but the
sense behind this one eludes me...sorry
if I seem rude but well wot ever......
Report
angrykeyboarder
12 years ago
Report
cpillow
12 years ago
Report
angrykeyboarder
12 years ago
Well µTorrent is nice, but totally unnecessary under Linux. There are several Linux clients that are as good or better.
I recommend Deluge
http://deluge-torrent.org/
apt-get install deluge-torrent
yum install deluge
urpmi deluge
Report