Giter Club home page Giter Club logo

downloads-organiser's Introduction

Python Script to Automate and Organize Downloads Folder

๐Ÿ“‚๐Ÿ”€ Do you find your Downloads folder cluttered with various files and struggle to locate specific files? This Python script comes to your rescue! ๐Ÿš€

Description

This Python script automates the organization of your Downloads folder by categorizing files into different folders based on their file extensions. It helps you maintain a clean and well-organized Downloads folder, making it easier to find and manage your files. ๐Ÿ—‚๏ธ๐Ÿ“ฆ

Features

  • Automatically categorizes files based on their file extensions into predefined folders.
  • Supports a wide range of file types, including programming files, documents, images, videos, music, compressed files, applications, and more. ๐Ÿ“๐Ÿ“„๐Ÿ–ผ๏ธ๐Ÿ“ฝ๏ธ๐ŸŽต๐Ÿ“ฆ๐Ÿ”
  • Customizable: You can modify the predefined folder categories and add/remove file extensions to suit your needs.
  • Easy to use: Simply run the script, and it will organize your Downloads folder instantly.

How to Use

  1. Ensure you have Python installed on your system.
  2. Download the main.py script to your computer.
  3. Open a command prompt or terminal and navigate to the directory containing the main.py script.
  4. Run the script by executing the command: python main.py.
  5. Sit back and watch as the script automatically organizes your Downloads folder.
  6. Once completed, your Downloads folder will be neatly organized into different categories.
  7. Alternatively you can also convert this .py file to the .exe file and simply run it.

Example

Before running the script:

Downloads/
โ”œโ”€โ”€ file1.pdf
โ”œโ”€โ”€ image.jpg
โ”œโ”€โ”€ document.docx
โ”œโ”€โ”€ script.py
โ””โ”€โ”€ video.mp4

After running the script:

Downloads/
โ”œโ”€โ”€ Documents/
โ”‚ โ”œโ”€โ”€ file1.pdf
โ”‚ โ””โ”€โ”€ document.docx
โ”œโ”€โ”€ Pictures/
โ”‚ โ””โ”€โ”€ image.jpg
โ”œโ”€โ”€ Programming Files/
โ”‚ โ””โ”€โ”€ script.py
โ””โ”€โ”€ Videos/
  โ””โ”€โ”€ video.mp4

Happy organizing! ๐ŸŽ‰๐Ÿ—‚๏ธ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.