/JFuS

Simple regex file search tool for windows

Primary LanguageC#GNU General Public License v2.0GPL-2.0

Intro

JFuS is a small tool for quickly searching for files by name using the C# regular expressions.

Features

  • Find file names using C# regular expression
  • Cut and Copy via contex menu or keyboard shortcut
  • Drag and drop from the results view (copy or cut)
  • Case insensitive searching

Regex

For a full refernce of C# regular expression that can be used see microsoft's Regular Expression Language - Quick Reference

Copyright and Licensing

Copyright © 2020 Eric Olinger

This project is licensed under the GNU General Public License v2.0