Saltar al contenido principal

System Tray Icon

The system tray icon (also called the notification-area icon or systray icon) gives you quick access to aMule's status and basic controls without opening the main window.

System tray icon

Platform differences

The exact menu and behaviour depend on your platform and desktop environment. On Windows, macOS and X11 desktops that still support the classic notification area, aMule uses the native tray icon described below. On modern Linux desktops — GNOME with the AppIndicators extension, KDE Plasma, and Wayland compositors such as Sway — aMule uses a StatusNotifierItem indicator instead, which offers a smaller menu and no per-icon speed bar or hover tooltip. The differences are noted in each section.

Mouse Clicks

ActionEffect
Single left-click (Windows only)Raise (show) or hide the main aMule window
Double-clickRaise (show) or hide the main aMule window
Right-clickOpen the context menu (described below)

Context Menu

Right-clicking the tray icon opens a menu. The items below describe the native tray menu (Windows, macOS and X11). The modern Linux indicator shows a reduced version of this menu.

ItemDescription
aMule versionFirst item; displays the running aMule version
Speed LimitsCurrent upload (UL) and download (DL) speed limits
Download SpeedCurrently active download speed
Upload SpeedCurrently active upload speed
Client Information
NicknameYour username
ClientIDYour client ID on the server
ServerNameName of the eD2k server you are connected to
ServerIPIP address of the server you are connected to
IPYour external IP address (if known)
TCP PortYour standard client TCP port
UDP PortYour extended client UDP port
Online SignatureWhether the online signature feature is enabled
UptimeHow long aMule has been running
Shared FilesNumber of files you are sharing
Queued ClientsNumber of clients currently waiting in your upload queue
Total DLTotal data downloaded ever
Total ULTotal data uploaded ever
Upload LimitSet the upload speed limit
Download LimitSet the download speed limit
DisconnectDisconnect from all networks
ConnectConnect to all allowed networks
Show aMuleRaise the main aMule window
Hide aMuleHide the main aMule window
ExitClose aMule

Modern Linux (StatusNotifierItem) menu

On modern Linux desktops aMule uses a StatusNotifierItem indicator with a leaner menu. To keep the menu static between connection changes (avoiding flicker), it omits the continuously-updating values and shows only:

ItemDescription
aMule versionFirst item; displays the running aMule version
Client Information
eD2keD2k status: Connected (HighID), Connected (LowID) or Disconnected
KadKademlia status: Connected, Connected (firewalled) or Disconnected (see open vs firewalled)
ServerName of the server you are connected to
Server IPIP address of the server you are connected to
IPYour external IP address (if known)
TCP portYour standard client TCP port
UDP portYour extended client UDP port
Upload limitSet the upload speed limit
Download limitSet the download speed limit
Connect / DisconnectConnect to or disconnect from all networks
Show aMule / Hide aMuleRaise or hide the main aMule window
ExitClose aMule

Compared with the native menu, this version drops the live speed-limit and speed lines at the top, and the Client Information submenu does not include Nickname, ClientID, Online Signature, Uptime, Shared Files, Queued Clients or the total download/upload counters. Those live values are available in the main aMule window.

On Wayland sessions, where aMule cannot reliably detect whether the window has been minimised, the show/hide toggle is replaced by two separate Show aMule and Hide aMule entries.

Icon Appearance

The tray icon changes to reflect aMule's current connection status and activity.

nota

The speed bar described below applies only to the native tray icon. The modern Linux indicator uses a static icon for each connection state and does not draw a speed bar.

Speed Bar

A vertical bar on the right side of the icon shows the current download speed as a percentage of the maximum download rate configured for the graphs in Preferences:

Speed bar on tray icon

The higher the bar, the closer to that configured maximum.

Mule Head Colour

The mule head in the icon indicates the overall connection status:

IconMeaning
Not connectedNot connected to any network
Low IDConnected to eD2k with a Low ID
High IDConnected with a High ID (also shown when connected only to Kademlia)

Tooltip

Hovering over the tray icon for a few seconds shows a tooltip:

Tray icon tooltip

The tooltip has this format:

aMule (Up: <upload speed> | Down: <download speed> | <status>)

Where <status> is either Connected or Disconnected. If the show overhead option is enabled in Preferences, each speed is followed by its protocol-overhead rate in parentheses.

nota

The modern Linux indicator does not show this tooltip on hover; the same text is exposed as the indicator's accessible title instead (picked up by screen readers and some desktops' hover popups).