deluge/README

58 lines
1.2 KiB
Plaintext
Raw Normal View History

2008-09-14 19:02:06 +00:00
==========================
Deluge BitTorrent Client
==========================
Homepage: http://deluge-torrent.org
2008-09-14 19:02:06 +00:00
Authors:
Andrew Resch
2009-02-11 00:55:30 +00:00
Damien Churchill
2008-09-14 19:02:06 +00:00
2011-12-15 15:30:41 +00:00
For contributors and past developers see:
AUTHORS
2008-09-14 19:02:06 +00:00
==========================
Installation Instructions:
==========================
2011-12-15 15:30:41 +00:00
For detailed instructions see: http://dev.deluge-torrent.org/wiki/Installing/Source
2009-02-11 00:55:30 +00:00
2011-12-15 15:30:41 +00:00
Ensure build dependencies are installed, see DEPENDS for a full listing.
2008-09-14 19:02:06 +00:00
2011-12-15 15:30:41 +00:00
Build and install by running:
2008-09-14 19:02:06 +00:00
2011-12-15 15:30:41 +00:00
$ python setup.py build
$ sudo python setup.py install
2008-09-14 19:02:06 +00:00
2011-12-15 15:30:41 +00:00
==========================
Contact/Support:
==========================
2008-09-14 19:02:06 +00:00
2011-12-15 15:30:41 +00:00
Forum: http://forum.deluge-torrent.org
IRC Channel: #deluge on irc.freenode.net
2008-09-14 19:02:06 +00:00
==========================
FAQ
==========================
2011-12-15 15:30:41 +00:00
For the full FAQ see: http://dev.deluge-torrent.org/wiki/Faq
2008-09-14 19:02:06 +00:00
How to start the various user-interfaces
Gtk:
2011-12-15 15:30:41 +00:00
deluge or deluge-gtk
2008-09-14 19:02:06 +00:00
Console:
deluge-console
2008-09-14 19:02:06 +00:00
Web:
deluge-web
2008-09-14 19:02:06 +00:00
Go to http://localhost:8112/ default-password = "deluge"
2011-12-15 15:30:41 +00:00
How do I start the daemon?
2008-09-14 19:02:06 +00:00
deluged
2009-10-04 23:07:24 +00:00
I can't connect to the daemon from another machine
2008-09-14 19:02:06 +00:00
2011-12-15 15:30:41 +00:00
See: http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient
2008-09-14 19:02:06 +00:00