Skip to content

depuc/My-File-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—‚οΈ Tkinter File Manager

A simple, GUI-based file manager built using Python and Tkinter. This application allows users to navigate directories, view contents, and perform basic file operations like creating, deleting, moving, and copying files or folders.


πŸ“¦ Features

  • πŸ“ Navigate the file system
  • πŸ“„ View contents of the current directory
  • βž• Create new files and folders
  • πŸ—‘οΈ Delete selected files or folders
  • πŸ“€ Move or copy items between directories
  • πŸ–±οΈ Double-click to open folders

πŸ–ΌοΈ User Interface

  • Label showing the current directory path
  • Listbox displaying contents of the current directory
  • Buttons for:
    • Create File
    • Create Folder
    • Delete
    • Move
    • Copy

πŸš€ Getting Started

πŸ”§ Prerequisites

Make sure you have Python 3.x installed.

πŸ“₯ Installation

  1. Clone the repository or copy the script:
    git clone https://github.com/your-username/tkinter-file-manager.git
    cd tkinter-file-manager

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages