Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 Organizer

To uninstall:
1. Go to Program Files
2. Open the uninstaller
3. Restart your computer if required

This 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/)