summaryrefslogtreecommitdiffstats
path: root/README
blob: 626aa6ca5afa94e72cce1faf38f12f2e326a9ce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
==========================
 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