Skip to content

AliBehrouzinia/File-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

File Manager

File Manager is a desktop application built using PyQt5 for managing files and directories. This program was developed as part of an Advanced Programming course during Spring 2018. It provides a user-friendly interface for browsing, managing, and manipulating files on your computer.

🗂️ Features

  • Browse Files and Directories: Navigate through your file system easily.
  • View File Information: See file properties like size, type, and modification date.
  • Create, Delete, and Rename Files: Manage your files with basic operations.
  • Copy and Move Files: Transfer files between directories.
  • Multi-selection: Select multiple files for batch actions.

🛠️ Technologies Used

  • PyQt5: For building the graphical user interface.
  • Python: As the primary programming language.

🚀 Getting Started

Prerequisites

  • Python 3.x
  • PyQt5 library

Installation

  1. Clone the repository:
    git clone https://github.com/AliBehrouzinia/File-Manager.git

About

Advanced Programming Project (University course)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages