File Organizer Script added

This commit is contained in:
hastagAB 2019-10-27 20:26:33 +05:30
parent e081ef8be4
commit 68e01f3bf7
4 changed files with 11 additions and 0 deletions

8
File-Organizer/README.md Normal file
View File

@ -0,0 +1,8 @@
# File Organizer
Organizes your files in the folder according to their extension by grouping them together.
# Libraries Used
- colorama
# Usage
Just run the command `python3 file-organizerpy` from your terminal/bash.

View File

View File

@ -0,0 +1 @@
colorama

View File

@ -76,6 +76,8 @@ So far, the following projects have been integrated to this repo:
|[Clean_up_photo](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/Clean_up_photo)|[sritanmay001](https://github.com/sritanmy001)|
|[PyRecorder](./PyRecorder)|[Rocky Jain](https://github.com/jainrocky)|
|[Pretty CSV](https://github.com/Frizz925/Awesome-Python-Scripts/tree/pretty-csv/Pretty-CSV)|[Frizz925](https://github.com/Frizz925)|
|[File Organizer](https://github.com/Frizz925/Awesome-Python-Scripts/tree/File-Organizer)|[Ayush Bhardwaj](https://github.com/hastagAB)|
## How to use :