Code Monkey home page Code Monkey logo

batch-organize's Introduction

Batch-Organize

Organizes files based on their extensions

The script reads the files name and will create a folder based on their extension (unless it already exists), it will then proceed to put the file in the corresponding folders.

The scripts ignores files which has the character ~ in their name (such as "~explorer.exe") this is for cases such as a desktop, in case you actually want shortcuts or files to remain untouched, it also ignores hidden files.

In order to not interfere with linux or cmd the extension folders are named in this manner "~ext" instead of a more classic name such as ".ext", this allows linux to not hide the folder since a folder starting with such character results in it being hidden.

The script is also explained with comments in case one would want to modify or learn from it!

batch-organize's People

Contributors

rockrevenchy avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

pietervandonge

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.