[GH-ISSUE #39] Tray #35

Closed
opened 2026-03-15 12:13:36 +03:00 by kerem · 1 comment
Owner

Originally created by @trymeouteh on GitHub (Feb 16, 2023).
Original GitHub issue: https://github.com/axllent/mailpit/issues/39

Please add a tray item in the system tray to easily start and stop the service.

Originally created by @trymeouteh on GitHub (Feb 16, 2023). Original GitHub issue: https://github.com/axllent/mailpit/issues/39 Please add a tray item in the system tray to easily start and stop the service.
kerem closed this issue 2026-03-15 12:13:41 +03:00
Author
Owner

@axllent commented on GitHub (Feb 17, 2023):

Hi @trymeouteh . Mailpit is a developer-orientated tool used for integration testing and testing, and not a desktop UI utility like Syncthing. Adding a multi-platform tray is not an easy task at all, as Mac, Windows and the various Linux GUIs all differ significantly. Adding this, including features such as a Windows or Flatpak installers also includes various additional platform-specific extras and requirements for c-binding to be included (and maintained) in the core library, all adding significant binary size, cross compiling rendering the static binaries useless. The short answer is this will not be added.

The same answer applies to your other feature requests: #36, #37 and #38.

<!-- gh-comment-id:1433981965 --> @axllent commented on GitHub (Feb 17, 2023): Hi @trymeouteh . Mailpit is a developer-orientated tool used for integration testing and testing, and not a desktop UI utility like Syncthing. Adding a multi-platform tray is not an easy task at all, as Mac, Windows and the various Linux GUIs all differ significantly. Adding this, including features such as a Windows or Flatpak installers also includes various additional platform-specific extras and requirements for c-binding to be included (and maintained) in the core library, all adding significant binary size, cross compiling rendering the static binaries useless. The short answer is this will not be added. The same answer applies to your other feature requests: #36, #37 and #38.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#35
No description provided.