Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
AMULEGUI(1)			    aMuleGUI			     AMULEGUI(1)

NAME
     amulegui - aMule control program with GUI

SYNOPSIS
     amulegui  [-c  <path>]  [-geometry  <geom>] [-o] [-r] [-s] [--configure-au-
     tostart <on|off>] [-d] [-i] [-t <num>]

     amulegui [-v]

     amulegui [-h]

DESCRIPTION
     amulegui is a client program, and can be connected to amule or  amuled  via
     EC.  You can manage your amule program with it. It provides almost the same
     functionalities as amule, even if the core works on another computer.

     [ -c <path>, --config-dir=<path> ]
	    Read config from <path> instead of home

     [ -geometry <geom> ]
	    Sets the geometry of the app. <geom> uses the same format  as  stan-
	    dard   X11	apps:	[=][<width>{xX}<height>][{+-}<xoffset>{+-}<yoff-
	    set>]

     [ -o, --log-stdout ]
	    Prints log messages to stdout.

     [ -r, --reset-config ]
	    Resets config to default values.

     [ -s, --skip ]
	    Skip connection dialog.

     [ --configure-autostart=<on|off> ]
	    Enable or disable starting amulegui on user login, then  exit.   The
	    OS-specific  store	is  selected automatically: Windows registry Run
	    key, macOS LaunchAgent, Linux XDG .desktop autostart entry.

     [ -d, --disable-fatal ]
	    Don't catch fatal exceptions and don't  block  exit  on  assertions.
	    Useful  for headless / supervised setups (systemd, watchdog scripts)
	    where the otherwise-modal assertion dialog prevents auto-restart.

     [ -i, --enable-stdin ]
	    Does not disable stdin.

     [ -t, --category=<num> ]
	    Set category for passed eD2k links to <num>

     [ -h, --help ]
	    Prints a short usage description.

     [ -v, --version ]
	    Displays the current version number.

REPORTING BUGS
     Please  report  bugs  either  on	our   forum   (https://github.com/amule-
     org/amule/discussions),  or  in  our  bugtracker (https://github.com/amule-
     org/amule/issues).  Please do not report bugs in  e-mail,	neither  to  our
     mailing list nor directly to any team member.

COPYRIGHT
     aMule  and  all of its related utilities are distributed under the GNU Gen-
     eral Public License.

SEE ALSO
     alc(1), alcc(1), amuled(1), amulecmd(1), amuleweb(1), cas(1), ed2k(1),  wx-
     cas(1)

AUTHOR
     This  manpage was written by Julien Delange for Debian <julien AT gunnm DOT
     org>

     This manpage was rewritten by Vollstrecker <amule@vollstreckernet.de>

aMuleGUI v3.0.1 		   August 2026			     AMULEGUI(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=amulegui&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help