Git Product home page Git Product logo

wimyfo's Introduction

wimyfo.py - Folder statistics

A desktop app that gives you stats about a specific folder and its files/subfolders

WIMyFo = What In My Folder


About The Project

It is a project I've had in mind for a long time, but also challenge from "le P." (@PierreHvrd).

Each of us had to create it on our own under 9 days.

Check out his version here

Specifications

  • allow user to select the folder he want to analyse
  • give number of files of each type
  • give total number of files and subfolders
  • give occupied space by each type of file
  • give occupied space for each direct subfolder
  • give total occupied space by the folder
  • show statistics in a user-friendly way

Built With

Modules : Tkinter + ttkbootstrap (The theme by default is "Superhero"), os, datetime


Getting Started

Installation

git clone the project

To launch the Graphical App run the src/gui.py script
or run the src/wimyfo.py srcipt with the option --gui or -g

example :

$ git clone https://github.com/Axxiar/WIMyFo.git
$ python ./src/wimyfo.py --gui

Roadmap

  • ๐Ÿ—๏ธ allow user to select the folder to analyse
  • ๐Ÿ—๏ธ give number of files of each type
  • ๐Ÿ—๏ธ give total number of files and subfolders
  • ๐Ÿ—๏ธ give occupied space by each type of file
  • ๐Ÿ—๏ธ give occupied space for each direct subfolder
  • ๐Ÿ—๏ธ give total occupied space by the folder
  • ๐Ÿ—๏ธ show everything in a graphical interface
  • ๐Ÿ”ฅ navigation system amongst folders
  • random colors for progressbars
  • ๐Ÿ”ฅ posibility to change the theme
  • ๐Ÿ”ฅ option for hidden folders too
  • ๐Ÿ”ฅ add possibility to execute in command line without graphical interface
  • โ“ make the program an importable module
  • โ“ optimizing navigation

๐Ÿ—๏ธ: key feature
๐Ÿ”ฅ: cool extra feature idea
โ“: extra feature idea (wil probably not be added or at least not soon)

wimyfo's People

Stargazers

 avatar  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.