[2025.1.1.14] Welcome to TDS, your go-to tool for lightning-fast file searches on Windows systems. [2025.1.1.14] 欢迎使用 TDS,您在 Windows 系统上进行极速文件搜索的首选工具。
(Tip:Support Pinyin Initial Abbreviation Translation. The interface language can be set to English.) (提示:支持拼音首字母缩写翻译。软件界面使用语言可选择中文-简体)
Sample: List all the files with the name contains "log" and ended with ".json" in the folder "App" from disks "c:" and "d:"
示例:列出磁盘 "c:" 和 "d:" 中 "App" 文件夹下名称包含 "log" 且以 ".json" 结尾的所有文件
You can type: c,d: App\ log .json| /a
您可以输入:c,d: App\ log .json| /a
TDS is a powerful, efficient, and user-friendly application designed to help you quickly locate and manage files on your Windows system. It is developed using the latest C# 9 and Avalonia UI technologies and compiled under AOT (Ahead-Of-Time) for optimal performance. TDS 是一款功能强大、高效且用户友好的应用程序,旨在帮助您快速定位和管理 Windows 系统上的文件。它采用最新的 C# 9 和 Avalonia UI 技术开发,并通过 AOT 编译以实现最佳性能。
Now it is a single .exe file around 20MB! 现在它是一个大小约 20MB 的单个 .exe 文件!
- Speed: Ultra-fast search capabilities to find files in the blink of an eye.
- 速度:超快的搜索能力,眨眼间找到文件。
- Compact: Lightweight and efficient, ensuring minimal system resource usage.
- 小巧:轻量高效,确保系统资源占用最小。
- Powerful: Perform a variety of operations with ease, including:
- 强大:轻松执行各种操作,包括:
- Opening files and directories
- 打开文件和目录
- Copying files
- 复制文件
- Viewing file properties
- 查看文件属性
- User-Friendly: Intuitive and aesthetically pleasing interface that is both functional and visually appealing.
- 用户友好:直观且美观的界面,既实用又吸引人。
- Cross-Platform: Built with Avalonia UI, ensuring compatibility across different platforms.
- 跨平台:使用 Avalonia UI 构建,确保跨平台兼容性。
- Region Screenshot (integrated): Built-in area capture with annotation tools — see the section below.
- 区域截屏(已整合):内置选区截屏与标注工具,详见下文。
TDS includes a region screenshot tool under TDSAot/ScreenShot/. It is enabled by default with hotkey Alt + Shift + A. It is independent from the main search window: separate hotkey, separate fullscreen UI, and no impact on file search.
TDS 内置区域截屏功能,源码位于 TDSAot/ScreenShot/,默认已启用,默认快捷键为 Alt + Shift + A。与主搜索窗口相互独立:独立快捷键、独立全屏界面,不影响文件搜索。
- Alt + Shift + A — enabled by default; independent from the main window hotkey (**Ctrl + ~**).
- Alt + Shift + A — 默认启用;与主窗口唤出快捷键(**Ctrl + ~**)互不冲突。
You can change the key and modifier in Settings (letters A–Z, F1–F12, and modifier combinations such as Ctrl+Shift / Alt+Shift). 可在设置中修改按键与修饰键(字母 A–Z、F1–F12,以及 Ctrl+Shift、Alt+Shift 等组合)。
- Open Options from the tray menu or main window.
- 从托盘菜单或主窗口打开选项。
- Enable region screenshot / 启用区域截屏 is checked by default. Uncheck to disable, or adjust the hotkey and save folder, then click OK.
- 启用区域截屏默认已勾选。可取消勾选以关闭,或修改快捷键与保存目录,点击确定保存。
- The screenshot hotkey is registered only while the feature is enabled.
- 仅在该功能开启时才会注册截屏全局热键。
- Press the screenshot hotkey. TDS hides its main window briefly so it is not captured.
- 按下截屏快捷键。TDS 会短暂隐藏主窗口,避免将其拍入画面。
- Drag to select a region on the fullscreen overlay. Use the toolbar to annotate (rectangle, ellipse, arrow, text, etc.) or adjust the selection.
- 在全屏遮罩上拖拽框选区域,可用工具栏标注(矩形、椭圆、箭头、文字等)或调整选区。
- Confirm — copies the result to the clipboard (PNG/DIB, pasteable in Paint, Word, etc.).
- 确认 — 将结果复制到剪贴板(PNG/DIB,可粘贴到画图、Word 等)。
- Save — opens a file save dialog to export a PNG file.
- 保存 — 弹出文件保存对话框,导出 PNG 文件。
- Cancel or Esc — discards and closes the overlay.
- 取消 或 Esc — 放弃并关闭截屏界面。
Screenshot options are stored in the same conf.json as other TDS settings:
截屏相关选项与其他 TDS 设置一起保存在 conf.json 中:
| Key | Default | Description |
|---|---|---|
ScreenshotEnabled |
true |
Enable region screenshot / 启用区域截屏 |
ScreenshotHotKey |
65 (A) |
Virtual key code / 虚拟键码 |
ScreenshotModifierKey |
5 (Alt+Shift) |
Modifier flags / 修饰键组合 |
- Entry:
TDS.Screenshot.ScreenshotHost— triggered from global hotkey id9528. - 入口:
TDS.Screenshot.ScreenshotHost,由全局热键 ID9528触发。 - UI:
TDS.ScreenShot.UI— fullscreenScreenshotWindow, toolbar, annotation canvas. - 界面:
TDS.ScreenShot.UI— 全屏ScreenshotWindow、工具栏、标注画布。 - Capture:
TDS.ScreenShot.Core.Capture— Win32 virtual-desktop capture. - 捕获:
TDS.ScreenShot.Core.Capture— Win32 虚拟桌面截屏。
- Download the latest release from the Releases page.
- 从 Releases 页面下载最新版本。
- Extract the downloaded archive to your desired location.
- 将下载的压缩包解压到所需位置。
- Run the executable file to start using TDS.
- 运行可执行文件以开始使用 TDS。
- Search for Files: Simply type in your search query and TDS will instantly display the matching files. Use "space" to split the keywords.
- 搜索文件:只需输入搜索查询,TDS 将立即显示匹配的文件。使用"空格"分隔关键词。
- Open Files/Directories: Double-click on a file or directory to open it directly.
- 打开文件/目录:双击文件或目录即可直接打开。
- Copy Files: Right-click on a file and select "Copy" to copy it to your clipboard.
- 复制文件:右键单击文件并选择"复制"将其复制到剪贴板。
- View Properties: Right-click on a file and select "Properties" to view detailed information about the file.
- 查看属性:右键单击文件并选择"属性"以查看文件的详细信息。
- Hotkey: The default activation window key is Ctrl+~ (changeable in Settings or
conf.json). Region screenshot is enabled by default with hotkey Alt+Shift+A (see Region Screenshot above). The program minimizes to the system tray after startup by default. ESC focuses and selects the input box text; press again to clear. Ctrl opens the context menu of the selected item. - 热键:默认唤出主窗口为 Ctrl+~(可在设置或
conf.json中修改)。区域截屏默认启用,快捷键为 Alt+Shift+A(详见上文区域截屏)。程序启动后默认最小化到系统托盘。ESC 可快速聚焦并选中输入框文本,再按一次清除。Ctrl 键打开选中项的上下文菜单。
TDS is open-sourced! We welcome any contributions, suggestions, and feedback to help improve the application. Stay tuned for the open-source release and feel free to fork the repository and submit pull requests. TDS 是开源的!我们欢迎任何贡献、建议和反馈,以帮助改进应用程序。敬请期待开源发布,并随时 Fork 代码库并提交 Pull Request。
TDS is currently totally free with MIT license. TDS 目前完全免费,使用 MIT 许可证。
For any questions, suggestions, or feedback, please feel free to open an issue on this repository or contact us directly. 如有任何问题、建议或反馈,请随时在此代码库提交 Issue 或直接联系我们。
Thank you for choosing TDS! We hope it makes your file management experience seamless and enjoyable! 感谢您选择 TDS!我们希望它能让您的文件管理体验无缝且愉快!

