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
- Host: GitHub
- URL: https://github.com/alevidals/python-file-organizer
- Owner: alevidals
- Created: 2020-08-04T16:30:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-12T17:00:32.000Z (almost 5 years ago)
- Last Synced: 2025-01-22T03:14:09.900Z (4 months ago)
- Topics: python, python3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hi I'm Alejandro :man_technologist:
### You can contact me via:
[
][linkedin]
[][instagram]
### Languages and tools used in this project:
![]()
![]()
---
# 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