[简体中文]
Traynard is a Windows desktop utility for minimizing any application window to the system tray, A.K.A. "notification area". The project is inspired by Traymond and completely rewritten in Lazarus (free pascal). The original project (Traymond 增强版) code can be accessed from the traymond branch.
-
Quick actions via global hotkeys
-
Extended system menu for any window
-
Auto-minimize windows by user rules
-
Multi-language support
Download the archive from the Releases page, extract it locally, and then run traynard.exe directly.
There are two release versions:
- Standalone: Only one executable file, with configuration data written to the user’s AppData.
- Portable: Configuration data is stored in the data folder within the program directory.
It can also be installed via scoop command:
scoop install https://github.com/tabris17/traynard/releases/latest/download/traynard.jsonYou can still use the default hotkey "Shift + Win + Z" to minimize the current window to the system tray, just like the original Traymond, and it can also be customized in the settings.
You can choose whether to minimize the window to a new tray icon or to a Traynard main icon popup menu item.
Traynard provides the following methods for minimizing windows:
- Global hotkeys
- Main dashboard for window management
- Extended system menu of the target window
- Mark the window as "Auto-minimize"
- Custom rules
- Unable to operate the windows of UWP applications.
- Unable to operate the windows of applications running as administrator, unless traynard is also run as administrator.
- When "Extended system menu" is enabled, the following applications have compatibility issues:
- Microsoft Edge
- Extended system menu does not support 32-bit applications.