vedantrathore / janitor

Clean your disk drives with ease :shower: :bath:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Janitor

Build Status Coverage Status

The Easiest way to clean and analyse your files!

Installation

  • Install python and pip according to your system with the guide available here
  • git clone https://github.com/vedantrathore/janitor && cd janitor
  • pip install -r requirements.txt
  • pip install -e .

Usage

  • open the directory of your choice in a terminal/command prompt
Usage: janitor [OPTIONS] COMMAND [ARGS]...

  A simple command line tool to clean and analyse your file system

Options:
  --help  Show this message and exit.

Commands:
  analyse  Analyse the directory
  clean    Clean your unwanted files to a secure location of your choice
  • add --help to check command arguments

Todo

  • Add Travis support
  • Package and publish to pip
  • Write more tests and increase coverage
  • Add more features

About

Clean your disk drives with ease :shower: :bath:


Languages

Language:Python 100.0%