.TH "btdownloadgui.bittornado" "1" .SH "NAME" btdownloadgui \(em GUI bittorrent download interface .SH "SYNOPSIS" .PP \fBbtdownloadgui\fR [\fBoptions\fP \&...] \fIURL\fR .PP \fBbtdownloadgui\fR [\fBoptions\fP \&...] \fIfilename\fR .SH "DESCRIPTION" .PP This manual page documents briefly the \fBbtdownloadgui\fR command. .PP This manual page was written for the \fBDebian\fP distribution because the original program does not have a manual page. .PP \fBbtdownloadgui\fR is a GUI interface to download torrents. .PP \fBbtdownloadgui\fR will open a provided torrent \fIURL\fR or \fIfile\fR and download it until complete. It will then seed (upload) the torrent until it is stopped. .SH "OPTIONS" .PP This program follows the usual GNU command line syntax, with long options starting with two dashes (`\-\-'). A summary of options is included below. .PP In addition to the program-specific options described below, this program uses the same common options as the other bittorrent downloaders, which are documented in \fBbittorrent-downloader\fP\fB(1)\fP. .IP "\fB\-\-win32_taskbar_icon\fP 0|1" 10 whether to iconize to the system try or not (only for win32) (defaults to 1) .IP "\fB\-\-gui_stretchwindow\fP 0|1" 10 whether to stretch the download status window to fit the torrent name (defaults to 0) .IP "\fB\-\-gui_displaystats\fP 0|1" 10 whether to display statistics on peers and seeds (defaults to 1) .IP "\fB\-\-gui_displaymiscstats\fP 0|1" 10 whether to display miscellaneous other statistics (defaults to 1) .IP "\fB\-\-gui_ratesettingsdefault\fP automatic|unlimited|dialup/isdn|dsl/cable slow|dsl/cable fast|T1|T3+|seeder" 10 the default rate setting to use for maximum upload rate (options are 'automatic', 'unlimited', 'dialup/isdn', 'dsl/cable slow', 'dsl/cable fast', 'T1', 'T3+', 'seeder') (defaults to 'automatic') .IP "\fB\-\-gui_ratesettingsmode\fP none|basic|full" 10 the rate setting controls to display (options are 'none', 'basic', and 'full') (defaults to 'full') .IP "\fB\-\-gui_forcegreenonfirewall\fP 0|1" 10 forces the status icon to be green even if the client seems to be firewalled (defaults to 0) .IP "\fB\-\-gui_default_savedir \fIdirectory\fR\fP" 10 the default \fIdirectory\fR to save to (defaults to '') .IP "\fB\-\-last_saved \fIdirectory\fR\fP" 10 the \fIdirectory\fR where the last torrent was saved (defaults to '') .IP "\fB\-\-gui_font \fIsize\fR\fP" 10 the font \fIsize\fR to use (defaults to 10) .IP "\fB\-\-gui_saveas_ask\fP 0|1|\-1" 10 whether to ask where to download to (0 = never, 1 = always, \-1 = automatic resume) (defaults to 0) .IP "\fB\-\-gui_checkingcolor \fIcolor\fR\fP" 10 the \fIcolor\fR to use for the progress bar when checking (defaults to '92 91 8d') .IP "\fB\-\-gui_downloadcolor \fIcolor\fR\fP" 10 the \fIcolor\fR to use for the progress bar when downloading (defaults to '4b 69 83') .IP "\fB\-\-gui_seedingcolor \fIcolor\fR\fP" 10 the \fIcolor\fR to use for the progress bar when seeding (defaults to '00 ff 00') .SH "SEE ALSO" .PP \fBbittorrent-downloader\fP\fB(1)\fP, \fBbtdownloadcurses\fP\fB(1)\fP, \fBbtdownloadheadless\fP\fB(1)\fP, .SH "AUTHOR" .PP This manual page was written by Cameron Dale (based on the original man pages written by Micah Anderson ) for the \fBDebian\fP system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .\" created by instant / docbook-to-man