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

https://github.com/alevidals/python-file-organizer

Python script that organize the folder that you want based on the idea of Kalle Hallden on this video https://www.youtube.com/watch?v=qbW6FRbaSl0
https://github.com/alevidals/python-file-organizer

python python3

Last synced: 2 months ago
JSON representation

Python script that organize the folder that you want based on the idea of Kalle Hallden on this video https://www.youtube.com/watch?v=qbW6FRbaSl0

Awesome Lists containing this project

README

        

## Hi I'm Alejandro :man_technologist:

### You can contact me via:

[codeSTACKr | LinkedIn][linkedin]
[codeSTACKr | Instagram][instagram]


### Languages and tools used in this project:

codeSTACKr | LinkedIn
codeSTACKr | LinkedIn



---

# Python file organizer

This is a python script that observe and organize your downloads folder when detect a change, the known extension are: .jpg, .jpeg, .gif, .png, .pdf, .iso, .zip, .tar, .m4a, .flac, .mp3, .wav, .wma, .aac, .avi, .mp4, .mov.

> The script will be running on the background listening the changes

They are stored as follows.

| Extension | Folder |
| :---------------------------------- | :--------: |
| .jpg, .jpeg, .gif, .png | Images |
| .pdf | Pdfs |
| .iso | Isos |
| .zip, .tar | Compressed |
| .m4a, .flac, .mp3, .wav, .wma, .aac | Audios |
| .avi, .mp4, .mov | Videos |
| Other extensions | Others |

### How to use:

```
python3 file-organizer.py
```

[instagram]: https://instagram.com/alevidalsanchez
[linkedin]: https://linkedin.com/in/alejandro-vidal-sanchez