|
6 | 6 | [](https://www.python.org/downloads/) |
7 | 7 |
|
8 | 8 |
|
9 | | -Tired of dragging and dropping files one by one? |
10 | | -Open File Mover transforms the tedious task of organizing your files into a lightning-fast, effortless experience! With just a few clicks, you can move entire collections of files and folders - even from completely different locations - all at once. |
11 | | -Why waste time with manual file management when you can: |
| 9 | +🎯 Say goodbye to repetitive drag-and-drop drudgery. |
12 | 10 |
|
13 | | -✨ Move unlimited files and folders simultaneously |
14 | | -🚀 Work across multiple directories without the hassle |
15 | | -⚡ Complete in seconds what used to take minutes |
16 | | -🎯 Say goodbye to repetitive drag-and-drop drudgery |
| 11 | +Open File Mover is a simple python script that allows you to do three things: |
| 12 | +1. **Move folders through the command line** |
| 13 | +2. **Empty out your recylce bin through the command line.** |
| 14 | +3. **Empty your downloads folder through the command line.** |
17 | 15 |
|
18 | | -Stop fighting with your file system and start conquering it. Open File Mover puts you back in control of your digital workspace! |
19 | 16 |
|
20 | 17 |
|
21 | | -## Download |
22 | | - |
23 | | -Getting Started is Simple! |
24 | | -Prerequisites: |
25 | | - |
26 | | -Python 3.0+ installed on your machine |
27 | | - |
28 | | -Launch in 3 Easy Steps: |
29 | 18 |
|
30 | | -Open your command line/terminal |
31 | | -Navigate to the project folder |
32 | | -Run python main.py |
33 | | - |
34 | | -That's it! Our intuitive command-line interface will guide you through everything else step-by-step. |
35 | | -Zero Dependencies, Zero Hassle - We built Open File Mover using only Python's built-in libraries, so there's no need to install additional packages or worry about dependency conflicts. Just download and run! |
36 | | -Ready to revolutionize your file management? Let's get moving! 🚀 |
37 | | - |
38 | | -# Contributing |
| 19 | +## Download |
39 | 20 |
|
40 | | -The current maintainer of Open File Mover CLI is @AustinCGomez, and if you wish to assist in the development of this project than he is happy to accept your contributions! |
41 | 21 |
|
42 | | -Step 1: Pick an issue that is available in our issues tab. |
43 | | -Step 2: Announce that you wish to take the task and wait for the maintainer to confirm that it is available. |
44 | | -Step 3: Create a pull-request and patiently wait for the @maintainer to review it. |
45 | | -Step 4: Wait for the maintainer to test your code. He will test your code thoroughly and then either approve the code into the code-base or send back recommendations for refactoring. |
46 | | -Step 5: Enjoy the thrill of contributing to a open source project and your name in the list shown below! |
| 22 | +# Contributing to Open File Mover CLI |
47 | 23 |
|
| 24 | +We warmly welcome contributions to the **Open File Mover CLI** project! The current maintainer, **@AustinCGomez**, is excited to collaborate with you. Follow these steps to contribute and become part of our vibrant open-source community: |
48 | 25 |
|
| 26 | +## How to Contribute |
49 | 27 |
|
50 | | -I want to extend thanks to all contributors to this project from our earliest iterations to our newest versions. Thanks for making open source software such a fun and thrilling hobby! |
| 28 | +1. **Find an Issue**: Browse the [Issues tab](https://github.com/your-repo/open-file-mover-cli/issues) to find an available task that interests you. |
| 29 | +2. **Claim the Task**: Comment on the issue to express your interest in working on it. Wait for confirmation from the maintainer (@AustinCGomez) to ensure the task is available. |
| 30 | +3. **Submit a Pull Request**: Create a pull request (PR) with your changes. Ensure your code is well-documented and follows the project's guidelines. |
| 31 | +4. **Code Review**: The maintainer will thoroughly review and test your code. You may receive feedback or recommendations for refactoring. |
| 32 | +5. **Celebrate**: Once your PR is approved and merged, enjoy the thrill of contributing to open-source software! Your name will be added to the contributors list below. |
51 | 33 |
|
52 | | -@AustinCGomez |
53 | | -@burd5 |
54 | | -@sorena-dev |
55 | | -@muddi900 |
56 | | -@malikrohail |
| 34 | +## Acknowledgments |
57 | 35 |
|
| 36 | +A huge thank you to all our contributors who have made **Open File Mover CLI** better with every commit. From early iterations to the latest versions, your efforts make open-source development fun and rewarding! |
58 | 37 |
|
| 38 | +**Contributors**: |
| 39 | +- @AustinCGomez |
| 40 | +- @burd5 |
| 41 | +- @sorena-dev |
| 42 | +- @muddi900 |
| 43 | +- @malikrohail |
59 | 44 |
|
| 45 | +Join us in making **Open File Mover CLI** even better! 🚀 |
60 | 46 |
|
61 | 47 |
|
62 | 48 |
|
|
0 commit comments