Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Commit 095ca12

Browse files
committed
Readme hotfix
readme hotfix
1 parent fb4c0e9 commit 095ca12

File tree

1 file changed

+23
-37
lines changed

1 file changed

+23
-37
lines changed

README.md

Lines changed: 23 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -6,57 +6,43 @@
66
[![Python 3](https://img.shields.io/badge/python-3.x-blue.svg)](https://www.python.org/downloads/)
77

88

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.
1210

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.**
1715

18-
Stop fighting with your file system and start conquering it. Open File Mover puts you back in control of your digital workspace!
1916

2017

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:
2918

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
3920

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!
4121

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
4723

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:
4825

26+
## How to Contribute
4927

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.
5133

52-
@AustinCGomez
53-
@burd5
54-
@sorena-dev
55-
@muddi900
56-
@malikrohail
34+
## Acknowledgments
5735

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!
5837

38+
**Contributors**:
39+
- @AustinCGomez
40+
- @burd5
41+
- @sorena-dev
42+
- @muddi900
43+
- @malikrohail
5944

45+
Join us in making **Open File Mover CLI** even better! 🚀
6046

6147

6248

0 commit comments

Comments
 (0)