Skip to content
/ Gecko Public

A simple utility for bulk file management

License

Notifications You must be signed in to change notification settings

n25517/Gecko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gecko

A simple utility on C# for bulk file management

Gecko Screenshot

Features

  • Bulk move files
  • Bulk delete files
  • Bulk rename files (regex)
  • Filtering list files using regex
  • Ability to select all filtered files

Installation

No installation required at this time

Usage

Warning Be careful running this with elevated privileges.

Method 1

  • Launch Gecko.App.exe
  • After launch, select the root folder

Method 2

Gecko.App.exe --path=<path_to_folder>

path_to_folder - Root folder to search for all files

License

You can check out the full license here

This project is licensed under the terms of the MIT license.