Skip to content

A application that searches, displays and deletes empty directories recursively written in C#.

Notifications You must be signed in to change notification settings

cakriwut/Remove-Empty-Directories

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remove Empty Directories (RED)

RED searches, displays and deletes empty directories recursively below a given start folder. Furthermore it allows you to create custom rules for keeping and deleting folders (e.g. treat directories with empty files as empty).

Features

  • Simple user interface
  • Shows empty directories before deleting them
  • Supports multiple delete modes (including Delete to recycle bin)
  • Allows white and black listing of directories by using filter lists
  • Can detect directories with empty files as empty

System requirements

  • Windows XP, Vista or 7 and RED might also work with Windows 8 and Linux (by using Mono)
  • Microsoft .NET Framework 3.5 or later (the installer should check that)

Development

RED is developed by Jonas John (@hxseven).

You are welcome to contribute code!

License

RED is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

Feel free to have a look into the sourcecode behind RED to fix it, fork it, extend it, learn from it, improve it, ...

About

A application that searches, displays and deletes empty directories recursively written in C#.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 69.9%
  • Inno Setup 30.0%
  • Batchfile 0.1%