Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
/ folder-mover Public archive

(Not maintained) C# Folder Organizer built using windows forms in order to organize files into folders by extension.

License

Notifications You must be signed in to change notification settings

dmbeta/folder-mover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

folderMover (Not Maintained)

C# Windows Form .NET Folder Organizer

Use this and the associated text file to organize any folder you choose and the files within on a Windows operating system. Text file works by putting a one word folder name at the beginning, and then listing all file extensions you want included afterwards on that line. If someone wants to modify this to use readAll(), string.Split[' '], and then go through the array looking at each string for ones not containing a period in them, go ahead. More than anything, I'm curious to see how one would go about creating a GUI for creating/showing the organization parameters.

About

(Not maintained) C# Folder Organizer built using windows forms in order to organize files into folders by extension.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages