Skip to content

dotNetTreasury/TDS

 
 

Repository files navigation

TDS - The Ultimate Windows File Finder

[2025.1.1.9] Welcome to TDS, your go-to tool for lightning-fast file searches on Windows systems.

(Tip:Support Pinyin Initial Abbreviation Translation.)

image

Sample: List all the files with the name contains "log" and ended with ".json" in the folder "App" from disks "c:" and "d:"
You can type: c,d: App\ log .json| /a
image

Overview

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.

Now it is a single .exe file around 20MB!

Features

  • 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.

Installation

  1. Download the latest release from the Releases page.
  2. Extract the downloaded archive to your desired location.
  3. Run the executable file to start using TDS.

Usage

  • Search for Files: Simply type in your search query and TDS will instantly display the matching files. Use "space" to split the keywords.
  • 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+~ (You can change the key setting in the conf.json file). The program minimizes to the system tray in the lower right corner after startup by default. The ESC key can quickly focus and select the text in the input box. Pressing it again clears the text. Ctrl to open the ContextMenu of selected item.

Contributing

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.

License

TDS is currently totally free with MIT license.

Contact

For any questions, suggestions, or feedback, please feel free to open an issue on this repository or contact us directly.

Thank you for choosing TDS! We hope it makes your file management experience seamless and enjoyable!

About

A windows file search program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%