Skip to content

theghostyced/automated-cleaner

Repository files navigation

/** * * * * * * * * * * * * * * ** * * * * * * * ** * * * * * * * * * * * * * * * * * * * *
*                                                                                         *
*                                                                                         *
*         ___        _                        _           _  ___  ___      _     _        *
*        / _ \      | |                      | |         | | |  \/  |     (_)   | |       *
*       / /_\ \_   _| |_ ___  _ __ ___   __ _| |_ ___  __| | | .  . | __ _ _  __| |       *
*       |  _  | | | | __/ _ \| '_ ` _ \ / _` | __/ _ \/ _` | | |\/| |/ _` | |/ _` |       *
*       | | | | |_| | || (_) | | | | | | (_| | ||  __/ (_| | | |  | | (_| | | (_| |       *  
*       \_| |_/\__,_|\__\___/|_| |_| |_|\__,_|\__\___|\__,_| \_|  |_/\__,_|_|\__,_|       *
*                                                                                         *
*                                     Copyrights © 2019                                   *
*                             <Author name="Daniel Eze"                                   *
*                                url="https://twitter.com/theghostyced" />                *
*                                                                                         *
*                                                                                         *
* * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * **  * */

SProgress SProgress

Introduction

Automated maid is a python 🐍 script that watches a particular directory and help organise the directory by grouping and sorting files according to their extension type and date created.

It should look something like this 👇

Automated Maid

Setup

To install, git clone this brandh by running,

$ git clone <BRANCH_NAME> <OPTIONAL_FOLDER_NAME>
$ cp env/.env.example env/.env

then open the env/.env file and add the directory path you want to watch.

then run the following pipenv install if you don't have pipenv I recommend installing it. Follow this link to do so.

Usage

After installing the required packages, you can simply make use of it by running the following command.

$ pipenv shell
$ python init.py

About

A Python script that organizes my messy Downloads directory ☺️

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages