BrawlerXull / Organizer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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! 🚀

About

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

License:MIT License


Languages

Language:Go 100.0%