filddle

light-weight file classifier


License
GPL-3.0
Install
pip install filddle==0.1

Documentation


filddle-logo
Filddle

Light-Weight File Classifier Script

Filddle Wiki β€’ Usage β€’ For Developers β€’

Fiddle is a light-weight python script to classify your massy files. Instead of moving files
manually for some time Filddle will help your work to be done in an efficient and easy way.

Before Classifying

C:.
    filddle.py
    image.jpg
    Imagesholesm.png
    Imagesspiral (1).png
    Imagesspiral.png
    miscdownloadHandler.py
    miscfileMonitor.py
    progressBar.py
    simal.py
    sorter.py
    test.py

After Classifying

C:.
β”‚   filddle.py
β”‚
β”œβ”€β”€β”€Pictures
β”‚       image.jpg
β”‚       Imagesholesm.png
β”‚       Imagesspiral (1).png
β”‚       Imagesspiral.png
β”‚
└───Scripts
        miscdownloadHandler.py
        miscfileMonitor.py
        progressBar.py
        simal.py
        sorter.py
        test.py

Documentation ( unavailable for now )

Contribution

Ways to contribute

  • Suggest a feature
  • Report a bug
  • Fix something and open a pull request
  • Create a new function
  • Help me document the code
  • Spread the word

Licensed under the GNU GPLv3, see LICENSE for more information.