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

https://github.com/1337fury/file_organizer

Python script designed to streamline your Downloads folder by categorizing files into respective directories based on their file types
https://github.com/1337fury/file_organizer

Last synced: 2 months ago
JSON representation

Python script designed to streamline your Downloads folder by categorizing files into respective directories based on their file types

Awesome Lists containing this project

README

        

# File Organizer

This is a simple Python script to organize files in the Downloads folder by moving them into folders based on their file types.

## Features

- Moves PDF files to a 'PDFs' folder
- Moves video files to a 'Videos' folder
- Moves image files to an 'Images' folder
- Moves document files to a 'Documents' folder
- Moves audio files to an 'Audio' folder

## Usage

Run the following command to organize the files in the Downloads folder:

```bash
python3 file_organizer.py