Giter VIP home page Giter VIP logo

downloadsorganizer's Introduction

File Organizer

This is a simple script to organize your download folder. You know, you probably just download a bunch of files over and over again directly to your Download folder until the point you have no idea if you already downloaded a file or even if you know you did, it will take more time to find it instead of just download it again.

Running the script will print you information about the process along with a log file in the folder the script is in. Although, I recommend creating a task to do it, let's say weekly, so you don't have to worry about classifying your files again. You can do it by following these steps:

  1. Open your terminal and type:
crontab -e
  1. In that file, type/paste:
0 14 ** MON /usr/bin/python3 /path_to_the_project_folder/file_organizer.py

and save it. That will run the script at 14:00 on each Monday.

downloadsorganizer's People

Contributors

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