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

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.

Awesome Lists containing this project

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



![A Beautiful Software](https://i.imgur.com/wrLe2ZU.png)

# How does it work? :thinking:
It's extremely simple, let's say that you have a really messy folder like this one:



![Really Messy Folder Oh God Help Me](https://i.imgur.com/2LpFZ0k.png)




Q.F.O will help you organize all those files with some clicks. Here's how:

### 1 - Select a folder.


![Selecting a folder](https://i.imgur.com/AfuBPDm.png)



### 2 - Confirm.


![Confirming](https://i.imgur.com/jZp3VwY.png)



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


![Yay](https://i.imgur.com/J0qQLpc.png)



Now all your files will be inside these folders:


![Beautiful Folders](https://i.imgur.com/lgkJbdC.png)



# 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.