Prashant-Chaurasia / Cool_Projects

Utility Scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codacy Badge

About Project

This repository contains mini projects for various utilities and ease using the concepts of Programming language. So It is requested that those who are interested in fishing out and developing the basics of programming , should also contribute.

About src

This is the source folder of my addon python scripts which can be used by programmers at the time when they are developing any project.

  1. Big File Finder
    1. Searches the preferred hard disk for all the files whose size is greater than 100MB
  2. Create Dir
    1. This is an addon to programmers whenever they wanted to create , delete or move folders that contains data
  3. Image Grabber
    1. This searches a query given as an input and download 10-12 images on that query from google images
    2. This also has functionality to download wallpapers of ** full HD** resolution, because it is sometimes headache for user to download a couple of wallpapers because he doesn't have time to do this. Actually i face this problem a lot. So that's why i have add this
  4. zipper
    1. This script creates backup of all the code and content of your project into different directory
  5. Zero file finder
    1. This script searches your driver for files of size zero bytes

About

Utility Scripts


Languages

Language:Python 100.0%