Skip to content

Latest commit

 

History

65 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

About

A simple lightweight command line utility tool that organizes your messy files by creating subdirectories based on your file extension and puts your files into their respective directories.

Requirements

  • any compiler with POSIX compatibility
  • dirent.h (for cross-platform portability)

How to run

# Clone the repository 
git clone git@github.com:Aadithya369/FileOrganizer.git

# Compile and run the program 
gcc <program_name> -o <exectuable_name> && ./<executable_name>

# Enter the PATH of the folder you want to organize.

For development

# Clone the repo and work on codebin

CONTRIBUTIONS ARE VERY MUCH APPRECIATED!

For any quries and/or feedback e-mail me at aadithyaanandan123@gmail.com

About

A simple lightweight command line utility tool that organizes your messy folders by creating subdirectories based on your file extensions and puts your files into their respective directories.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages