Giter Site home page Giter Site logo

rf-fahad-islam / pc-file-manager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 92 KB

It is a User-friendly GUI program that helps you managed your unfolded files in a folder respective to their extensions {Such as .jpg, .doc, .xlsx, .html ....} automatically. Means it's can arrange to suppose the .doc to a DOC folder etc. You don't need to worry about the folders clutter. It's create as many folders as it needs processing the extensions.

Python 100.00%
python-3 tkinter-gui gui

pc-file-manager's Introduction

PC File Manager

It is a User friendly GUI program that helps you managed your unfolded files in a folder respective their extensions {Such as : .jpg, .doc, .xlsx, .html ....} automatically. Means it's can arrange suppose the .doc to a DOC folder etc. You don't need to worry about the folders clutter. It's create as many folders as it needs processing the extensions.

Note: I need the help of somebody who can help me upgrade the GUI

Important Notice

For using these program you need to download all files of above. Else these program may through a error.

Requirements

Packages or Modules

Note: No external packages used in this program

Built-in Modules

Some Built-in modules used on this program Such as [os, tkinter]

# Module name ---- # Why used
import os # To get the files of a folder, replacing and creating
from tkinter import * # Imports all the widgets and functions for GUI
import tkinter.messagebox as tmsg # To show info, warning and errors
from tkinter.filedialog import askdirectory # To ask the directory

Usage

In Brief, I want to tell you that this program is to manage the files and arranged them in a folder to clear the clutter of files from your pc. You don't need to do much for arranging. Described more below :

1. Starts the program & select your desired directory of files
2. When you set the directory, you will see the files on a Listbox
3. You can remove those files that you don't need to arrange.
4. Remove multiple files from managing through dragging.
5. Run the program and see the awesome.

Overview

Here is an overview of the program when runs. It will show an interface on the Python Interpreter described below and took input from the user.

Start interface:

Image Demo

Drag files and click "Remove" to remove the files you don't want

Image Demo

Show to program status on the status box

Image Demo

Show the status of the file on the status box

Image Demo

A status bar to show the current directory path for ensuring

Image Demo

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

For guaranteed pull request:

1 . Describe an issue or solved
2. Adding or suggesting new features
3. Improve the GUI design
4. Fix the Bugs and described
5. Adding functions to do the task more smartly
6. Give some modification for more extensions to manage.

Please make sure to update tests as appropriate.

Versions

Note : This is developed in the <PYTHON-3.9> (Version) Environment

Contact me

License

MIT [Made by Fahad]

Thanks for visiting

Please help me to improve the project further.

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.