An open API service indexing awesome lists of open source software.

https://github.com/brawlerxull/organizer

Organizer is a simple GO program to manage all the messed up file structure
https://github.com/brawlerxull/organizer

filesystem go golang management-system organizer script

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](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! 🚀