Skip to content

Organizer is a simple GO program to manage all the messed up file structure

License

Notifications You must be signed in to change notification settings

BrawlerXull/Organizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organizer - GO script to manage the files in a directory

Features :

  • Organize the files according to their file types
  • Clean up old files based on their age

1 - Organizing by File Type

Before Organizing:

Before Organizing

After Organizing:

After Organizing

2 - Cleaning Old Files

Clean Up Old Files

How to Use

  1. Clone this repository: git clone https://github.com/BrawlerXull/Organizer.git
  2. Navigate to the Organizer directory: cd Organizer
  3. Run the script: go run organizer.go
  4. Enjoy the organized and clutter-free directory!

Contribution

Contributions are welcome! Feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.


Give your directory a makeover with the Organizer GO script! Say goodbye to chaos and hello to a well-organized workspace. If you find this project helpful, consider giving it a ⭐ to show your appreciation! 🚀