Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antonio-pedro99/powfu_file_organizer
This a utility script to help users organize their files without stress. It goes through a folder and checks all files and organizes them per type. Modules Used: shutil - provides utility functions for copying, archiving files, and directory trees. os - it allows us to work with directories, files, and so on. sys - This module provides access to some objects used or maintained by the interpreter and to functions that interact strongly with the interpreter.
https://github.com/antonio-pedro99/powfu_file_organizer
autmation collaborate files filesystem learn os python3
Last synced: 24 days ago
JSON representation
This a utility script to help users organize their files without stress. It goes through a folder and checks all files and organizes them per type. Modules Used: shutil - provides utility functions for copying, archiving files, and directory trees. os - it allows us to work with directories, files, and so on. sys - This module provides access to some objects used or maintained by the interpreter and to functions that interact strongly with the interpreter.
- Host: GitHub
- URL: https://github.com/antonio-pedro99/powfu_file_organizer
- Owner: antonio-pedro99
- License: apache-2.0
- Created: 2021-05-03T23:09:51.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T09:08:16.000Z (over 1 year ago)
- Last Synced: 2023-07-17T10:38:11.439Z (over 1 year ago)
- Topics: autmation, collaborate, files, filesystem, learn, os, python3
- Language: Python
- Homepage:
- Size: 26.2 MB
- Stars: 28
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: License
Awesome Lists containing this project
README
![powfu-file-organizer-icon](img/installation.gif)
# powfu_file_organizer
This is a utility script to help users organize their files easily.
It goes through a folder and check all files and organize them by type (extension).## Requirements:
- shutil: provides utilities (functions) for copying, archiving files and directory trees.
- os: it allows you to work with directories, files and so on.
- sys: This module provides access to some objects used and maintained by the interpreter that interact with the system.> Link to download:
## For a better explanation `READ_FIRST.txt`
```text
To Install:
1. Open the setup
2. Wait untill the installation be done.How to use:
1. Open the folder you want to organize.
2. Click on the right button of your mouse (To open the Context Menu)
3. Click on Organize With PowFu - File OrganizerTo uninstall:
1. Go to Program Files
2. Open the uninstaller
3. Restart your computer if requiredThis program was made by Antonio Pedro.
Follow me:
github: github.com/antonio-pedro99
Facebook: Antonio Pedro
Instagram: @antonio.pedro42
```## Demo
- `Installation`
![installation-gif](img/installation.gif)
- `How to use`
![how-to-use-gif](img/howtouse.gif)
**Don't change or delete any file!** \
*You may contribute to this project if you want, feel free to do that.*---
© [António Pedro](https://github.com/antonio-pedro99/)