File tree Expand file tree Collapse file tree 2 files changed +2
-30
lines changed Expand file tree Collapse file tree 2 files changed +2
-30
lines changed Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ pip install filefix
27
27
- Make your changes.
28
28
- Commit your changes.
29
29
- Push your changes.
30
- - Create a pull request.
30
+ - Create a pull request.
Original file line number Diff line number Diff line change @@ -16,32 +16,4 @@ Dynamic: requires-dist
16
16
Dynamic: summary
17
17
18
18
# FileFix
19
-
20
- A Python library to organize files in a directory based on their file type.
21
- It will help to organize and manage files in a more organized way so that users can easily find and access their files.
22
-
23
- ## Features
24
-
25
- - Organize files in a directory based on their file type.
26
- - Clear the directory by removing empty directories.
27
- - Show statistics about files in the directory.
28
- - Add a new file category.
29
- - Remove a file category.
30
- - Undo organize files in a directory.
31
-
32
- ## Installation
33
-
34
- ```bash
35
- pip install filefix
36
- ```
37
-
38
- ## Contributing
39
-
40
- (Open Source Project) Anyone can contribute to this project.
41
-
42
- - Fork the repository.
43
- - Create a new branch.
44
- - Make your changes.
45
- - Commit your changes.
46
- - Push your changes.
47
- - Create a pull request.
19
+ A Python utility for organizing and managing files.
You can’t perform that action at this time.
0 commit comments