Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiCrackerOfficial authored May 15, 2023
1 parent 4bfdbd7 commit a7eedce
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
<div align="center" style="font-size:35px;"><b> FileOrganizer</b></div><br>
<img src="https://i.imgur.com/FquNs9l.png">
# <p align="center">FileOrganizer</p>
<div align="center">
<img src="https://i.imgur.com/FquNs9l.png?maxwidth=760&fidelity=grand">
</div><br>

> **FileOrganizer** is a powerful and user-friendly tool that helps you efficiently organize your files by sorting them into folders based on their file extensions. Keep your directories clean and easily locate your files with FileOrganizer!
<hr>
FileOrganizer is a powerful and user-friendly tool that helps you efficiently organize your files by sorting them into folders based on their file extensions. Keep your directories clean and easily locate your files with FileOrganizer!

## Key Features
- Automatically sorts files by file extensions
Expand All @@ -20,7 +24,7 @@ FileOrganizer is a powerful and user-friendly tool that helps you efficiently or
- Compressed: 18 extensions
- Others: 0 extensions (customizable)

**Please note that you can add more extensions to the "Others" section or create new folders with additional extensions, following the same format as provided.**
**Please note that you can add more extensions to the "Others" section or create new folders with additional extensions**

## System Requirements
- Operating System: Windows 8, 10, 11
Expand All @@ -40,4 +44,12 @@ To install the required dependencies, use the following command:<br>
``` pip install -r requirements.txt ```
<br>
Or You can just run the following command in Command Prompt:<br>
``` pip install customtkinter tk Pillow```
```pip install customtkinter tk Pillow```

## Reporting Issues
> If you encounter any issues while using FileOrganizer, please report them [here](
https://github.com/AbhiCrackerOfficial/OSM-OracleDBServicesManager/issues) so that they can be resolved as soon as possible.

## Buy me a coffee
If you like my work, please consider buying me a coffee (or two) as it helps me a lot in keeping myself motivated to work on this project.<br><br>
<a href="https://www.buymeacoffee.com/AbhiCracker001"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=AbhiCracker&button_colour=FFDD00&font_colour=000000&font_family=Cookie&outline_colour=000000&coffee_colour=ffffff"></a>

0 comments on commit a7eedce

Please sign in to comment.