Code Monkey home page Code Monkey logo

quick-file-explorer's Introduction

Quick File Explorer

version licence made with love

Welcome to Quick File Explorer! This application allows you to explore your file system with a simple and intuitive graphical interface. Here's a step-by-step guide to help you navigate and use the various features of the application.

Tutorial

Run Locally

Clone the project

$ git clone https://github.com/anekobtw/quick-file-explorer.git

Install dependencies

$ pip install -r requirements.txt

Run the program

$ python main.py

Interface Overview

  • Sidebar:

    • Located on the left side of the window.
    • Displays the application title, version, and appearance mode options.
    • Contains a button for accessing the tutorial.
  • Main Frame:

    • Occupies the right side of the window.
    • Displays the contents of the selected directory or available drives.
    • Uses a scrollable frame to list files and folders.

Navigation

  • Drives:
    • When you first open the application, the main frame lists all available drives.
  • Choosing a file or a folder:
    • Use the Down arrow key to move the selection down.
    • Use the Up arrow key to move the selection up.
    • The selected item will be highlighted in blue.
  • Open Selected Item:
    • With keyboard:
      • Press the Enter key to open the selected file or folder.
      • Press the o button to open the current folder in Windows default explorer.
    • With mouse:
      • Click on a file to open it with the default application.
      • Click on a folder to view its contents.
  • Go one directory back:
    • Press the esc key to go back to the previous directory.
    • If you're at the root directory, pressing esc will take you back to the drive selection screen.
  • Open/Close Window:
    • Press Win+Z to toggle the visibility of the window.

Example Usage

Here's an example of how to start using Quick File Explorer:

  • Launch the Application:
python file_explorer.py
  • Select a Drive:
    Click on a drive (e.g., C:/) to list its contents.

  • Navigate Folders:
    Use the arrow keys or click on folders to navigate through the directory structure.

  • Open a File:
    Select a file and press Enter to open it with the default application.

  • Change Appearance Mode:
    Select a different appearance mode from the sidebar to see how the application looks in different themes.

  • Toggle Window Visibility:
    Press Win+Z to hide or show the application window.

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

License

The project is MIT licensed

quick-file-explorer's People

Contributors

anekobtw avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.