EvvL / JFuS

Simple regex file search tool for windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple regex file search tool for windows

License:GNU General Public License v2.0


Languages

Language:C# 100.0%