OSDN Git Service

Regular updates
[twpd/master.git] / rtorrent.md
1 ---
2 title: rTorrent
3 category: CLI
4 layout: 2017/sheet
5 intro: |
6   [rTorrent](https://rakshasa.github.io/rtorrent/) is a command-line torrent application. Here are some shortcut keys.
7 ---
8
9 ## Shortcuts
10 {: .-three-column}
11
12 ### Global
13
14 | `^q` | Quit |
15 {: .-shortcuts}
16
17 ### Main view
18
19 | Shortcut | Description |
20 | --- | --- |
21 | `bksp` | Add torrent |
22 | --- | --- |
23 | `->` | View download |
24 | --- | --- |
25 | `1` _-_ `7` | Change view |
26 | --- | --- |
27 | `^S` | Start download |
28 | `^D` | Stop download (or remove stopped) |
29 | `^K` | Close a torrent |
30 | --- | --- |
31 | `+` _/_ `-` | Change priority |
32 {: .-shortcuts}
33
34 ### Throttling
35
36 #### Upload
37
38 | `a` _/_ `s` _/_ `d` | Increase upload throttle by 1/5/50 KB   |
39 | `z` _/_ `x` _/_ `c` | Decrease upload throttle by 1/5/50 KB   |
40 {: .-shortcuts}
41
42 #### Download
43
44 | `A` _/_ `S` _/_ `D` | Increase download throttle by 1/5/50 KB |
45 | `Z` _/_ `X` _/_ `C` | Decrease download throttle by 1/5/50 KB |
46 {: .-shortcuts}
47
48 ### Download view
49
50 | `1` _/_ `2` | Adjust max uploads |
51 | `3` _/_ `4` | Adjust min peers   |
52 | `5` _/_ `6` | Adjust max peers   |
53 {: .-shortcuts}
54
55 ### File list view
56
57 | `space` | Change priority |
58 {: .-shortcuts}
59
60 ## Also see
61
62 - [rTorrent website](https://rakshasa.github.io/rtorrent/) _(rakshasa.github.io)_
63 - [rTorrent wiki](https://github.com/rakshasa/rtorrent/wiki) _(github.com)_