Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joannescode/files-manager
Automation Tools Series: Files Manager with Python
https://github.com/joannescode/files-manager
python3
Last synced: 5 days ago
JSON representation
Automation Tools Series: Files Manager with Python
- Host: GitHub
- URL: https://github.com/joannescode/files-manager
- Owner: joannescode
- Created: 2024-08-29T18:41:59.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T09:16:03.000Z (6 days ago)
- Last Synced: 2024-11-10T10:22:01.142Z (6 days ago)
- Topics: python3
- Language: Python
- Homepage:
- Size: 306 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Automation Tools Series: File Manager
Hey, necessity manager your files? Use this tool from organized and move files from diverse extensions.
## How use:
- First, using `git clone [email protected]:joannescode/files-manager.git` command in your terminal.
- Second, open `main.py` file and in "path" pass your path where files is found:![Main.py](images/main.svg)
- Third, execute your `main.py`; see your files will be moved in your respectives folders, except extension not in included json file `extensions.json`:
*Notes for devs: Guys, you can rewriting json file passing new extensions in json or creating new categories.*
![Extensions](images/extensions-json.svg)