Skip to content

The File Explorer will list the available file and folders within your computer, allowing you to Create, Rename and Delete file and folder and work with ZIP and RAR files and Change Theme of Application through the Menu or Context menu.

Notifications You must be signed in to change notification settings

Lokayel/File_Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📁 File Explorer: Your Simple File Management Tool

File Explorer
Download Releases

Welcome to the File Explorer repository! This project allows you to manage files and folders on your computer easily. With a user-friendly interface built using Python and Tkinter, you can create, rename, delete files and folders, and even work with ZIP and RAR files. Plus, you can change the theme of the application through the menu or context menu.

Table of Contents

  1. Features
  2. Installation
  3. Usage
  4. Contributing
  5. License
  6. Contact

Features

  • File Management: List, create, rename, and delete files and folders.
  • Archive Support: Work with ZIP and RAR files seamlessly.
  • Theme Customization: Change the application's theme easily.
  • User-Friendly Interface: Built with Tkinter for a simple and effective user experience.
  • Context Menu Support: Access features quickly with right-click options.
  • Search Functionality: Find files and folders quickly.

Installation

To get started with File Explorer, follow these steps:

  1. Clone the Repository:
    Open your terminal and run the following command:

    git clone https://github.com/Lokayel/File_Explorer.git
  2. Navigate to the Directory:
    Change to the project directory:

    cd File_Explorer
  3. Install Required Packages:
    Use pip to install the necessary packages:

    pip install -r requirements.txt
  4. Run the Application:
    Launch the application by executing:

    python main.py

For the latest version, you can download the executable from the Releases section.

Usage

Once you have installed the application, you can start using it right away. Here’s how:

  • Open the Application: Double-click the main.py file or the executable you downloaded.
  • File and Folder Management: Use the left panel to navigate through your computer's directories. Right-click to create, rename, or delete files and folders.
  • Working with ZIP and RAR Files: Simply right-click on a ZIP or RAR file to extract or compress files.
  • Changing Themes: Go to the menu bar and select the theme option to change the appearance of the application.
  • Search Feature: Use the search bar at the top to find specific files or folders quickly.

Contributing

We welcome contributions! If you want to help improve File Explorer, please follow these steps:

  1. Fork the Repository: Click the fork button at the top right of the repository page.
  2. Create a Branch: Create a new branch for your feature or fix:
    git checkout -b feature/YourFeature
  3. Make Your Changes: Edit the files as needed.
  4. Commit Your Changes: Commit your changes with a descriptive message:
    git commit -m "Add your message here"
  5. Push to Your Branch: Push your changes to your forked repository:
    git push origin feature/YourFeature
  6. Create a Pull Request: Go to the original repository and create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or feedback, please reach out to the repository owner:


Thank you for checking out File Explorer! For the latest updates and releases, visit the Releases section. Happy exploring!

About

The File Explorer will list the available file and folders within your computer, allowing you to Create, Rename and Delete file and folder and work with ZIP and RAR files and Change Theme of Application through the Menu or Context menu.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages