Code Monkey home page Code Monkey logo

download_organizer's Introduction

File Organizer

This Rust project helps you organize any directory on your system by sorting files into subdirectories based on their file types. It can also revert the organization and move all files back to the main directory.

Features

  • Organize: Organizes a specified directory into subdirectories based on file types. It monitors the directory and automatically moves new files to their respective directories. Initiate this feature by selecting "Organize" from the main menu.
  • Revert: Reverts the organization done by the "Organize" feature. Moves all files back to the main directory. Initiate this feature by selecting "Revert" from the main menu.

Usage

  1. Run the program.
  2. Enter the path of the directory you want to organize when prompted.
  3. Select an action from the menu: "Organize", "Revert", or "Exit".
  4. If you select "Organize" or "Revert", the program will start monitoring the specified directory. It will either organize new files or revert the organization, respectively.
  5. To stop the "Organize" or "Revert" function and return to the main menu, simply write "stop".

Building

To build this project, you need to have Rust installed on your machine.

  • Clone code with git clone https://github.com/jekabso21/download_organizer.git
  • Use cargo build to build the project.

Contributing

Contributions are welcome. Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

download_organizer's People

Contributors

jekabso21 avatar

Stargazers

Yamada Taro avatar

Watchers

 avatar

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.