https://github.com/saulojoab/Quick-File-Organizer
:rocket: Quickly organize files in a folder with a few clicks.
https://github.com/saulojoab/Quick-File-Organizer
c-sharp file files filesystem folder folders organization organizer
Last synced: 5 months ago
JSON representation
:rocket: Quickly organize files in a folder with a few clicks.
- Host: GitHub
- URL: https://github.com/saulojoab/Quick-File-Organizer
- Owner: saulojoab
- Created: 2019-04-05T05:31:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-11T01:26:07.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T22:18:04.514Z (9 months ago)
- Topics: c-sharp, file, files, filesystem, folder, folders, organization, organizer
- Language: C#
- Homepage:
- Size: 42 KB
- Stars: 15
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - saulojoab/Quick-File-Organizer - :rocket: Quickly organize files in a folder with a few clicks. (C# #)
README
# Quick File Organizer
:rocket: Quickly organize files from a folder with a few clicks. Windows Only!
A C# project.
I kind of stole this idea from my friend João. It was a challenge. Here's his repository: João's File Organizer
# How does it work? :thinking:
It's extremely simple, let's say that you have a really messy folder like this one:

Q.F.O will help you organize all those files with some clicks. Here's how:### 1 - Select a folder.

### 2 - Confirm.

### 3 - That's it! :joy:

Now all your files will be inside these folders:

# How can I help making it better?
Feel free to open a Issue or create a Pull Request if you want to. I created this for studying purpouses only.