Skip to content

Repository files navigation

ListProductsImages 🖼️

ListProductsImages is a console application written in C# (.NET 8.0) that allows you to recursively explore a directory, filter image files based on customizable rules, and generate a .txt file with the results.

The system offers an interactive menu interface to set paths, filters, and output options in a simple and user-friendly way.


Requirements 📦


Installation ⚙️

Clone this repository:

git clone https://github.com/QuantumRevenant/ListProductsImages.git
cd ListProductsImages

Usage 🚀

Build the solution:

dotnet build ListProductsImages.sln

Run the main project:

dotnet run --project ListProductsImages/ListProductsImages.csproj

Once running, the app will let you:

  • View and change the base directory
  • Set include/exclude filters (folder names, regex)
  • Choose output path and file name
  • Export a .txt with the filtered results

Note: Command-line argument support is planned for future releases.


Key Features 🧩

  • Recursive directory scanning
  • Flexible filtering (by folder, regex, file type)
  • Clean .txt export of filtered image codes
  • Interactive console interface with counters
  • Integrated with QuantumKit for utility functions

Third-party dependencies 🔗

This project integrates the following external library:

  • QuantumKit – Personal utility toolkit used for file handling, string manipulation, and console enhancements.

License 📝

This project is licensed under the MIT License. See the LICENSE file for more information.


Contact ✉️

If you have any questions or feedback, feel free to reach out:

X (Formerly Twitter)
GitHub


Contributing 🤝

See the CONTRIBUTING file for contribution guidelines.


Authors 👥


Notice ⚠️

This project was originally written in Spanish or a Spanish-English hybrid. If adapting to another language or platform (e.g., C++, Java), apply the necessary modifications.


Changelog 📘

See CHANGELOG for the list of updates.

About

ListProductsImages: C#/.NET 8 console utility for listing and filtering files in directories with advanced rules (folders, regex) and interactive menus. Exports to .txt.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages