Deluge BitTorrent client - Git mirror, PRs only
https://www.deluge-torrent.org
dc14453f34
bbfreeze script: * Creates a VERSION.tmp file for use by nsis script * Includes all theme, icon and locale files. Closes #2096 & #2145 * Add email.mime.multipart and email.mime.text. Closes #2074 * deluged.exe and deluge-web.exe will no longer show a cmd window and created deluged-debug.exe and deluge-web-debug.exe as replacements if still needed * Overridden bbfreeze gtk recipe thus no longer requiring file editing. * Remove unnecessary python module includes nsis script: * Deluge version now based upon bbfreeze output * Installer will warn if deluge already running. Closes #1217 * Removed deluged and deluge-web shortcuts from start menu * Increased compression level for lzma |
||
---|---|---|
deluge | ||
docs | ||
tests | ||
win32 | ||
.gitattributes | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
DEPENDS | ||
LICENSE | ||
MANIFEST.in | ||
README | ||
check_glade.sh | ||
create_potfiles_in.py | ||
createicons.sh | ||
ez_setup.py | ||
get_libtorrent.sh | ||
gettextize.sh | ||
msgfmt.py | ||
setup.cfg | ||
setup.py |
README
========================== Deluge BitTorrent Client ========================== Homepage: http://deluge-torrent.org Authors: Andrew Resch Damien Churchill For contributors and past developers see: AUTHORS ========================== Installation Instructions: ========================== For detailed instructions see: http://dev.deluge-torrent.org/wiki/Installing/Source Ensure build dependencies are installed, see DEPENDS for a full listing. Build and install by running: $ python setup.py build $ sudo python setup.py install ========================== Contact/Support: ========================== Forum: http://forum.deluge-torrent.org IRC Channel: #deluge on irc.freenode.net ========================== FAQ ========================== For the full FAQ see: http://dev.deluge-torrent.org/wiki/Faq How to start the various user-interfaces Gtk: deluge or deluge-gtk Console: deluge-console Web: deluge-web Go to http://localhost:8112/ default-password = "deluge" How do I start the daemon? deluged I can't connect to the daemon from another machine See: http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient