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
- Host: GitHub
- URL: https://github.com/brawlerxull/organizer
- Owner: BrawlerXull
- License: mit
- Created: 2023-08-01T15:00:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T05:01:31.000Z (about 2 years ago)
- Last Synced: 2025-01-23T23:54:27.111Z (about 1 year ago)
- Topics: filesystem, go, golang, management-system, organizer, script
- Language: Go
- Homepage:
- Size: 2.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:**
**After Organizing:**
### 2 - Cleaning 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! 🚀