GithubHelp home page GithubHelp logo

amlanjsarmah / dirkill Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 13 KB

A simple python application to quickly traverse the file system from a supplied path and easily deleting folders with common name like "node_modules".

License: MIT License

Python 100.00%

dirkill's Introduction

dirkill

A simple python application to quickly traverse the file system from a supplied path and easily deleting folders with common name like "node_modules".

Uses

Javascript developers find their hard drives full because each day they get a new million dollar app idea and then then go on downlading 1000 of JS files which are stores in the "node_modules" folder and then they compleately forget about the project and find their drive full because of this folders .

Not only JS devs but other devs too download heavy libraries in various places on their drive and later they have to clean it manually this little utility can help do it just in a few clicks .

Dependencies

The application is coded with python and PySimpleGUI version 4.57.0 is used as a dependecy .

To install PySimpleGUI in Windows

pip install PySimpleGUI

For Mac or Linux

pip3 install PySimpleGUI

Screenshots

Screenshot (12)

Installation

The process of installation is very simple just install or clone the project files navigate to the location where the directory is stored and go to the src folder and execute dirkill.py by typing.

For Windows

python dirkill.py

For Mac and Linux

python3 dirkill.py

PS : PySimpleGUI must be installed.

dirkill's People

Contributors

amlanjsarmah avatar

Stargazers

 avatar  avatar Medam Greeshma avatar Swaroop Jaikumar Rajwal avatar Fabian Skarmeta 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.