Skip to content

Aditya-xcity/simple-file-manager-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simple File Manager (Python + Tkinter)

A basic file manager application built using Python and Tkinter.

Features

  • Open and browse folders
  • List files
  • Open files
  • Delete files
  • Create new files

Technologies Used

  • Python
  • Tkinter
  • OS module

How to Run

  1. Ensure Python is installed
  2. Open terminal in project folder
  3. Run: python main.py

Project Structure

  • main.py → Entry point
  • ui.py → GUI logic
  • file_operations.py → File system operations
  • utils.py → Helper utilities

About

A simple file manager built using Python and Tkinter that allows users to browse directories, open files, delete files, and create new files through a clean GUI interface.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages