← Package directory
Available on winget

Install Trayy

Send specified apps to Windows Tray

Install with winget
winget install --id alirezagsm.trayy
Upgrade
winget upgrade --id alirezagsm.trayy
Uninstall
winget uninstall --id alirezagsm.trayy

About Trayy

Send specified apps to Windows Tray

What's new in 3.0

- Under the hood changes: - Window capture logic now runs entirely within the background hook process. This improves multi-window support and allows apps to run with minimal interference. - Added multiple early checks and caching for better performance. - Better automatic detection of control buttons in Graphical mode. You can still manually override the dimensions if needed. - New syntax for app list: You can now use regular expressions by using a regex: prefix to match window titles more precisely e.g., Notepad.exe regex:^Daily Notes. This uses ECMAScript regex rules. - Bugfixes: Improved main window placement on different taskbar setups and fixed a few edge cases.

Read release notes

Version history

Version Updated Notes
3.0 Unknown - Under the hood changes: - Window capture logic now runs entirely within the background hook process. This improves multi-window support and allows apps to run with minimal interference. - Added multiple early checks an...
2.0 Unknown No notes